I love the way Notenik manages to evolve gracefully over time.
At some point I added a Streamlined Reading option for a Notenik Collection, which tried to make it easy to read the notes in a collection much as if they were the chapters in a book – partly by minimizing the display of detailed metadata.
Then later I added a Presentation mode, which was also streamlined, but which did not reveal the title of the next note/slide before actually advancing to it.
And then later I added a Quotations mode, designed to display a collection of quotations in a highly readable fashion.
So at this point I decided to generalize this to a Collection Display Mode setting, supporting the selection of any of these modes.
And then I received a request to support an Optional Display Switch, to allow a user to temporarily switch their display back to normal mode, when using a custom merge template to tailor the display.
And then… rather than adding yet another display switching mechanism, I simply added a Display mode of Custom
that would be automatically set on the detection of a display.html
merge template, but which would then allow the user to select the Normal
display mode, and then re-select Custom
whenever they wanted to return to their custom display.
It gives me great satisfaction to continue to address new enhancement opportunities, and find ways to gracefully integrate them into the code base and into the user experience.
This post is part of a series on use of Notenik to maintain a commonplace book. If you found this post to be of interest, then you may want to read some of these others as well.
- Commonplacing with Notenik
- Storage Medium for a Commonplace Book
- Commonplace Data
- Custom Display Mode
- Leveraging Commonplace Entries
- Formatting a Quote Attribution with Notenik 15.0.0
- Importing a Quotation from WikiQuote
- Using Match-Merge Logic in Notenik
tags: display mode, display tab, merge-templates