Hey @t0dd, it's nice to see someone is using this old thing. Thanks for the feedback.
(3) I just never had MD soft breaks enabled on my client, so didn't notice that. Just released v1.0.3 that uses two spaces.
(2) The panel does not rename notes by design, but it does fix the last untitled note. The use case is that when you open a new note, it gets added to the history, but then you usually add a title, so the plugin takes care of this use case.
(1) I won't be able to get to it soon, but I'm open to a PR.
1 Like
Hi,
thanks for the good work, this plugin is a daily driver for me!
But now i have taken a mistake and therefor the plugin isn't usable on my android anymore.
The Configuration Option "Days of history to keep" is broken. Default was 90 days. Fair enough. I tried to increase value but the slider config seems broken and its range goes from 0 to 10 days.
Now my history is allmost empty with a max retention of 10 days (i have the note history and backups, its ok) and i have to disable my most loved plugin.
What to do / How to fix it?
2 Likes
Welcome @zentonic, and thanks for reporting this issue!
I just release v1.0.4 which should solve the issue by clearly defining the minimum, maximum and step properties for each numeric setting, such as days of history to keep.
1 Like
Hello! Is it possible in this plugin to make it so that only events of creating notebooks and notes, or editing them, are displayed in the history? So that the second person with whom Joplin syncs can see the changes and familiarize themselves with them.
Welcome @prof343!
This plugin does not support it, but have a look at this Calendar plugin, that displays modified and created notes by date.
1 Like
Thank you very much! This is what I was looking for! 
On android, I wasn't able to use the "tools" menu to set the history note.
Instead, I set the note ID manually using Configuration > History Panel > Advanced > History: Note ID
I got the note ID from the "copy markdown link" on the note I wanted to use.
Is there another way to do this which isn't so manual?
You did the right thing. There is no Tools menu on mobile, so displaying commands requires either adding them to a toolbar, or showing them on the panel (for example, as a button). However, these approaches take a lot of UI space for a command that is usually done once. Given these alternatives, I think that using the setting is probably the best.