Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide support for folders or folder "views" #5

Open
siznax opened this issue Jul 12, 2015 · 0 comments
Open

Provide support for folders or folder "views" #5

siznax opened this issue Jul 12, 2015 · 0 comments

Comments

@siznax
Copy link
Owner

siznax commented Jul 12, 2015

Folders may provide an useful organization layer. Any entry or tag could be allowed to have a folder assigned. Available views would be allowed in any folder.

/folders
/             => /f:<folder>
/list         => /f:<folder>/list
/tags         => /f:<folder>/tags
/tagged/<tag> => /f:<folder>/tagged/<tag>
/notag        => /f:<folder>/notag
/search       => /f:<folder>/search
/media        => /f:<folder>/media
/media/<type> => /f:<folder>/media/<type>
@siznax siznax changed the title Implement folder views Folder views Jul 12, 2015
@siznax siznax changed the title Folder views Provide support for folders or folder "views" Mar 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant