Sridhar Ratnakumar

Results 464 issues of Sridhar Ratnakumar

Now that we have #324, enable access to it from the query feature. The following, ~~~markdown ```query some text ``` ~~~ ... should list all notes containing 'some text'. Inspired...

enhancement

When rendering Pandoc, provide a way to include table of contents automatically. Inspiration / Example - https://fs.blog/mental-models/ - [ ] Spec it out. Pandoc filter? How does Obsidian do it?...

enhancement
HTML Templates
Design

> I notice my tags list is flooded with tags of the form #[\d+], coming from the titles of issue tracker links. Looking at the source I see the hashTagSpec...

help wanted
plutonomicon

From an user in Matrix: ![image](https://user-images.githubusercontent.com/3998/148973488-cbac3c17-5d4d-4811-a032-12dce518aa6c.png) ~~Hot reload works too, reportedly.~~ Possibly as a note under (or over) https://emanote.srid.ca/tips/wsl

documentation

The generated website using the default template should be optimized for search engines, including: - [x] Using [data-nosnippet](https://developers.google.com/search/docs/advanced/robots/robots_meta_tag) to hide irrelevant stuff (eg: query header) from appearing in search preview...

HTML Templates
SEO

https://gleasonator.com/@emanote/posts/AKWUHC7kUc2VI6xZpI

bug

https://github.com/srid/emanote/discussions/178 To begin with, add `emanote query --export` which basically dumps the [export.json](https://emanote.srid.ca/-/export.json) file to stdout. Later on, we can implement some of https://neuron.zettel.page/query as needed. Two uses of this...

enhancement

- URL parsing (.md and wiki-links) and route encoding/decoding - Metadata overriding - Generated HTML is valid https://github.com/srid/emanote/discussions/217 - ... See also: [reported bugs](https://github.com/srid/emanote/issues?q=label%3Abug+)

Emanote is currently in beta. It is time to cut the first public release. - [x] WIP -> Beta - [ ] Finish [milestone tasks](https://github.com/srid/emanote/milestone/3) - [ ] Complete documentation...

Currently maintaining a changelog at https://gleasonator.com/@emanote Should finalize a place for it, and then add it to README.

documentation