Hi @craftzdog
I wonder if there is any possibility to implement manual order/sort for notebooks and notes.
Currently, Iāve to use numbers to have a slight sense of control. The worst is a notebook I named Z9 - Personal just to make sure itās the last notebook as I had to number other notebooks to be on the top.
Even in numbered notes, I have to make sure to write 2 digit number to keep the correct order
so I have to do it this way
Here is how the notebooks look
I would really appreciate if manual order is implemented
Thank you for the suggestion as always.
Iād like to know why you need manual order for notebooks and notes.
Maybe I think itās a usage issue rather than the app design.
Because I think manual order is for wiki-like purposes.
Inkdrop is basically designed for note-taking, not for writing documents or things like that.
It would, of course, be nice to write various things with it though, it canāt be perfect for everything.
Personally, I donāt need to sort notes or notebooks manually for my daily note-taking.
Notebooks should be organized in a structured way.
They should not be like a long list like you have to sort manually.
Thatās why Inkdrop supports nested notebooks.
Thatās my perspective.
On top of that, the features that I donāt use tend to be broken.
If I added them, left them, then they will be soon broken by other changes.
So, I have to carefully understand and agree with why you need them.
Iām afraid to say no at the moment.
Training courses summarization which needs to order my notes per modules and chapters and its topics
My technical documentations
There are many notes are ordered based on its topics
To circumvolve this issue, I had to put numbers in each title to force sort by title A-Z
I wish I can take a screenshot but itās going to expose too much.
Side notes: Iāve been using markdown for sefl-documentations and other porpuses for more than 10 years now. Markdown notes always turn to documentation. If itās just about taking simple notes, then most people wonāt need all the great features in Inkdrop or its community plugins.
I understand that you are trying to keep it as simple as possible for maintainability and expandability, which totally makes sense.
Manual ordering sounds useful but I donāt think it solves the issue in my experience because it takes time to manage notes.
Maybe you donāt agree with that, but the app should be an opinionated software instead of being as flexible as possible to please everyone.
Inkdrop has already a lot of features, and now the main big issue is performance as I wrote in the current roadmap.
Iām working hard to make it ājust work without frictionsā at the moment.
Last week, downloading images has been significantly improved. And the mobile app performance will be significantly improved as well soon.
I believe that those efforts will absolutely make the most existing users happy.
Thanks man for taking the time to explain your point. I totally agree with that and I understand your point.
Yes, working on the performance and perfecting the exciting feature is more important.
I will continue using Inkdrop with all its great features, itās absolutely worth it.
Meanwhile, letās make inkdrop fast and less memory consumers together.
Hi @craftzdog , would like to have this feature for the Active tasks section as I think prioritizing tasks are very important and is the one missing feature stopping me from using Inkdrop vs a seperate todo app.
Hmm, I havenāt ever needed manual-ordering notes myself, to be honest.
I donāt know your workflow but you can click tags on the sidebar while holding Cmd to filter the current notes by tags. So you can see only notes with a tag like āimportantā.
I think the problem here is that the tasks are not easy to jump through, i.e. if you want notes for Set up frontend you will have to scroll and dig through to find it, which becomes confusing when there are a lot of them.
What do you think of an idea for a Table Of Contents Plugin similar to the sidetoc one, but for tasks that you can jump through and even check? Task statistics can also be in there, i.e. % progress and it should preserve subtasking (through indentation).
Thatās interesting.
Before adding more features to the editor, Iād like to upgrade the core editor component from CodeMirror v5 to v6 and the Markdown renderer to the new version.
That will involve many breaking changes though, it must be done for the appās longevity.
The mobile version has been already migrated to the new versions.
After that, Iāll be happy to consider adding navigations like sidetoc.
Thanks for the feedback as always!