zim-plugin-nowbutton icon indicating copy to clipboard operation
zim-plugin-nowbutton copied to clipboard

Super-easy way to make a timestamped log entries in the Zim wiki's Journal with the click of a button.

Results 5 zim-plugin-nowbutton issues
Sort by recently updated
recently updated
newest added

fixs: #14 #13 #12 There are some issues with this implementation, such as: * The `Ctrl + Shift + E` key shortcut does not work and goes into "Read-Only" mode...

I had it installed with version 0.69 and it worked perfectly, after updating to version 0.70 it was not loaded into the list of plugins.

Hi! I just installed the nowbutton.py script, enabled it, pressed the button and got the following error message: ``` This is zim 0.68 Platform: nt Locale: en_GB cp1252 FS encoding:...

Make timestamp curve by default

For test logging purposes at work, I need to insert the timezone into my timestamps (via the strftime %Z operator). As written, the lower() call converts these stamps to lowercase-...