orgself icon indicating copy to clipboard operation
orgself copied to clipboard

Exploring calendar outlining

Results 8 orgself issues
Sort by recently updated
recently updated
newest added

- [ ] Figure out a way to make it general enough, allowing library user to apply arbitrary CSS classes to any node - [ ] Test in https://github.com/srid/language/issues/1

The page for a tag should not simply link to daily notes, but it should be a dedicated page that *inlines* that sub-heading (and its children) of any daily note...

emergent ideas

Requires adding drawer parsing to `org-mode` library https://orgmode.org/manual/Clocking-Work-Time.html ![image](https://user-images.githubusercontent.com/3998/115889627-1a2e0900-a422-11eb-9fcb-01cc879b077b.png)

enhancement

A simple 5-star mood tracking works, but there is possibly a better model. - Mood in different contexts - Identification of behaviour/affect patterns that may span multiple days (and summarizing...

research

`Foo.org` should render at `/Foo`, albeit not marked as a daily not of course. The project is now called `orgself` - so it is about not only journaling thoughts but...

enhancement

It should be possible to mark any heading (anywhere in the outline) as a *reference*. There should be a route that lists all references. References are like bookmarks too.

emergent ideas

When linking using URLs like ``` file:///2021-04-22.org::*Some%20heading ``` ... the rendered website should link to the generated HTML and to the heading anchor correctly.

Handle megaparsec error instead of https://github.com/fosskers/org-mode/blob/3c2d7b5cf2c9de271ac0cef3d016d1487e02e718/org-mode/lib/Data/Org.hs#L197-L199

good first issue