Posts

Feature request.

Feature request. Export numbers of items to plain text if they are displayed in the list. Now it lile this: ``` Head item item .... ``` I want like this ``` 1. Head 1.1 item 1.2 item ```

Hi, broken CSS on website? I see this:

Image
Hi, broken CSS on website? I see this:

From the main Tags screen, when a tag is selected, a list is generated of items with that tag.

From the main Tags screen, when a tag is selected, a list is generated of items with that tag. The list is in the order that the items were entered, from first entered to last entered. Is it possible to have the list of items appear in the order the items are currently in the list? Thank you.

Exporting list as OPML, and reimporting it seems to loose line breaks for multiline notes.

Exporting list as OPML, and reimporting it seems to loose line breaks for multiline notes. Everything in a note is displayed on a single line after reimport. Or am I doing something wrong? Best regards!

For all VIM users, I've created an extension to get some features into Checkvist...

For all VIM users, I've created an extension to get some features into Checkvist https://chrome.google.com/webstore/detail/fofahggocngkjhdjmpplnaebognbkfmo It's implemented on top of the existing Checkvist shortcuts so it has some caveats but it works. Right now, it adds: l - Expand node (same as `→`) L - Focus the list item (same as `Shift →`) h - Collapse node (same as `←`) H - Un-focus the list item (same as `Shift ←`) o - Add below (same as `enter`) O - Add above (same as `alt+enter`) G - Go to the last item in the tree (same as `End` or `Fn+Down`) alt+g alt+g - Go to the first item in the tree (same as `Home` or `Fn+Up`) For more info you can check https://github.com/NicoSantangelo/checkvist-extended-commands

Keying Enter to make a line break on a line following a Shift-Enter does not seem to work.

Keying Enter to make a line break on a line following a Shift-Enter does not seem to work. Instead the list entry is submitted. I haven't tried this for some time but I recall it worked before.

feature request: copy & paste image to attachment.

feature request: copy & paste image to attachment. hello, I use checkvist to make reading notes. One thing I used to do copy an image with right click then "ctrl-v". the image will automatically be uploaded to website and/or displayed. trello / dropbox paper support such operations. checkvist can easily drag & drop to upload images/attachments. But it require saving to local folder first. Thanks!