Commit graph

6 commits

Author SHA1 Message Date
85c152a07c
writing: Restructure module layout per-program
Similarly to the qutebrowser module we change the layout to have a
program name at the top-level and all required files for that specific
program within, whether they reside within .config, .local or anywhere
else.
We use dotter mappings to achieve this.
2024-09-18 16:43:15 +02:00
15415ab7fa
papis: Add fediverse library
Individual sub-libraries should probably really be created in a dynamic
python configuration file, but for now we just add it manually.
2024-09-18 16:23:47 +02:00
b2d7666b07
sioyek: Add toggle map for dual paged mode
Using `d` we can toggle between single paged and dual paged mode,
only works in the dev version for now.
2024-04-19 11:34:29 +02:00
6dd7f5b39a
sioyek: search case insensitively by default 2023-11-15 14:23:45 +01:00
378541df7e
sioyek: Add mappings for page/highlight movement
Added hjkl mappings to scroll within pages. Added movement
between highlights with `]h/[h`, although I am not sure it
works in both directions with these mappings.
2023-10-05 18:27:13 +02:00
af410c0b77
writing: Add sioyek configuration 2023-10-02 13:55:46 +02:00