What I’m trying to do
I have established flat PARA system in my vault, so I have four folders with Projects, Areas, Resources and Archive. Within those folders I name files for ease of indexing with three digit code: for projects it’ll be from 100 to 199, Areas 200-299 and so on.
I want files to be auto renamed if I e.g. insert a new project between 101 and 102, so that 102 becomes 103. If I want 103 to become 101 I simply move it and old 101 is now 102, old 102 becomes 103 you get it.
My motivation is not needing to manually rename the rest of files. Idea behind that renaming is moving related projects closer and change of priority, because naturally you will see first the projects at the beginning of the list.
Things I have tried
Searching docs, forum and the Internet for the solution
Is there any way to implement my idea?
If you need to clarify something or you have a better option I’m eager to listen to you!
Thanks for your attention,
Alex