# Auto Bookmarks plugin

**URL:** https://meta.discourse.org/t/auto-bookmarks-plugin/110250
**Category:** Plugin
**Created:** [February 27, 2019, 4:20pm UTC](https://meta.discourse.org/t/auto-bookmarks-plugin/110250 "2019-02-27T16:20:28Z")
**Posts on this page:** 1
**Showing post:** 12

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [March 5, 2019, 11:33pm UTC](https://meta.discourse.org/t/auto-bookmarks-plugin/110250/12 "2019-03-05T23:33:37Z")

</div>

The syntax you are suggesting looks great to me!

I don’t think we’d need to rely on hover and agree it is noisy. Maybe headings can simply become links to themselves that can be selected via long press or ctrl/right click? Only issue there would be headings where people create links as in eg below, but not sure this would matter for the vast majority of cases.

`# [this is a heading](https://someurl.com)`

I still like @mcwumbly’s suggestion from back in the day:

> [@Automatic Table of Contents generation](https://meta.discourse.org/t/automatic-table-of-contents-generation/79626/3):
>
> I would look at what Google Docs does as a model. They include H1-H6 in the ToC.
> 
> The workflow would be something like:
> 
> 1. Write a post with headers
> 2. Click a button in the “gear icon dropdown” to generate a ToC
> 3. ToC is an outline with links to the headings, indented by heading level
> 4. ToC is just markdown inserted into the composer that you can edit/delete
> 5. Clicking the “generate ToC” buttons would not replace the existing ToC, but instead, just insert a new one.\*
> 
> - this is different than what Google Docs does, but probably a lot easier and completely acceptable in my opinion.

---

_[View the full topic](https://meta.discourse.org/t/auto-bookmarks-plugin/110250)._
