typora-issues icon indicating copy to clipboard operation
typora-issues copied to clipboard

bookmark or pin file/folder

Open Herby007 opened this issue 8 years ago • 3 comments

For long text files it would be a great thing to have any kind of a bookmark feature = any thing that I can make a "one click mark" in the document.

Herby007 avatar Feb 19 '18 17:02 Herby007

If you use the Outline panel, you can jump to any heading in the document. Is that something like what you're looking for?

pjeby avatar Jun 06 '18 20:06 pjeby

yes please add this it would be awesome :) I can suggest a workaround which is actually kind of nice for the time being you can just have one file in your folder called bookmarks.md or something similar. In that file you can make markdown links, like so: [Description](relative_path_to_file)

carlba avatar May 24 '22 16:05 carlba

You can also use (invisible) anchors as described in #2921 to jump to or link to arbitrary points in a document - not just headers.

tslaton avatar Aug 25 '22 22:08 tslaton