I created this project to organize temprorary files using consistent files structure and quick symlinks.
Add topic
qs topic <topic-name>Create new directory for topic
qs create <topic-name>Open new directory and do whatever you want
cd ~/Spaces/<topic-name>2026-02-17.07-08-20-00.00.33.478-00.01.22.996.mp4
Copy qs to /usr/bin
make installFor even more quick access, you can create symlink to ~/.quick-spaces/links:
ln -s ~/.quick-spaces/links ~/SpacesYou can create @template directory in topic's directory and add any files here:
mkdir ~/.quick-spaces/python/@template
touch ~/.quick-spaces/python/@template/meowqs will automatically copy files from @template to new directories.