writemonkey

Results 100 comments of writemonkey

Provide `data_directory` with an absolute path to any folder and it will be used for storage files. The pat must end with slash: on osx for example: `/Users/some_user/some_dir/` i.

I'll consider an option where all app data is saved in to a file and repopulated on next run. Making wm3 portable is on my to-do list. i.

As a plugin: https://github.com/writemonkey/wm3/wiki/Documentation#pomodoro-timer

This is a known bug (with all proportional fonts). I am yet to find a solution for it. i.

Setting main window opacity is currently not possible in version 3 (technical limitations). Sidebars can be hidden (via F9 for example, also via Fade User Interface or simply by clicking...

You are right. i.

Yes, you can open `plugins/preview/preview.js` and find parts of the code with css in it. You can edit or remove those css rules. There may be unforeseen problems doing that...

Can't have wm as a default editor for a file type. Not implemented. You can drag a file into wm, but it must be a .txt file. I'll add other...