Roam-Research / issues

Roam Research - A note-taking tool for networked thought.
https://roamresearch.com/
304 stars 6 forks source link

If you must relocate TODO's, move them to the beginning of the line rather than the beginning of the text block #629

Open Andy-Legg opened 3 years ago

Andy-Legg commented 3 years ago

Describe the problem

Expected behavior: If I begin a block with a page reference, add several lines of text to the text block (each terminated with carriage-returns), I'd then like to add a new line which begins with a /TODO.

Current behavior: The /TODO is inserted at the beginning of the text block instead of at the beginning of the current line within the text block:

eg.

becomes:

instead of remaining as:

Feature implementation

If I enter a /TODO on a line and you feel it cannot stay where I placed it, perhaps moving it to the beginning of the current line instead of the beginning of the current block would be an acceptable compromise? It makes for wonderfully managed to-do lists and allows one to analyze a logging history for a particular category.

Screenshot 2020-11-28 140533