hackmdio / codimd

CodiMD - Realtime collaborative markdown notes on all platforms.
https://hackmd.io/c/codimd-documentation
GNU Affero General Public License v3.0
9.11k stars 1.05k forks source link

feature request : file selector in codimd #1771

Open semiopat opened 1 year ago

semiopat commented 1 year ago

Hello, I'm using codimd/hackmd/hedgedoc for a while, as I have noww dozen of files stored my account. But I really need a way to manage those files by group, like a file selector to apply the same command to several files. Is there a way that I don't see ? Or could it be implement ?

semiopat commented 1 year ago

Reply to myself, if it could be useful to anyone: I find a way to ease the search of a large amount of files, but it requires some discipline : tags ! If you tag each file stored in codiMD, you can easily find them back. More tip: tag the date and you'll find a solution to the continuous change of place (and of date, based on the modification date instead of the creation date) of the files when you open it.

But it could be implement directly in HackMD | CodiMD | HedgeDoc : file storing base on the creation date of the file instead of the modification date (at least, let the user choose); folder storage (and better, tags for folder that are applied to files it contained). That could be a HUGE enhancement of the UX…