Carlos Alexandro Becker
fce3edf7db
feat!: cleanup and updated ( #619 )
...
* feat!: cleanup
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* more cleanup
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: more cleanup
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: more cleanup
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-07-03 12:11:29 -03:00
Kian-Meng Ang
442bc281c3
docs: fix typos
...
Found via `typos --format brief`
2023-03-02 22:22:16 -05:00
Carlos A Becker
4dd3ba1d3c
chore: fmt & lint issues
2022-11-11 02:14:26 +01:00
Christian Rocha
3c74079669
In a filter, deleting stashed news removes those items from the filter
2020-12-24 10:29:22 -05:00
Christian Rocha
2a688fc71e
In a filter, deleting docs stashed in-session converts them to local ones
2020-12-24 10:29:22 -05:00
Christian Rocha
03db9a6869
Put filter results in a tab
2020-12-24 10:29:22 -05:00
Christian Rocha
84843e4f13
Sort local ID as a last resort as not all markdowns will have an SQL ID
2020-12-24 10:29:22 -05:00
Christian Rocha
88806c8abc
Make news stashable
2020-12-24 10:29:22 -05:00
Christian Rocha
20a44c5025
Replace deprecated transforms.RemoveFunc with runes.Remove
2020-12-24 10:29:22 -05:00
Christian Rocha
cffa611dfb
When exiting pager or filter, stay in news if we were on news prior
2020-12-24 10:29:22 -05:00
Christian Rocha
4c63c62bfa
Replace bit-based document type implementation with a set-based one
2020-12-24 10:29:22 -05:00
Christian Rocha
dd9179a9ae
Remove "News:" prefix from news items
2020-12-24 10:29:22 -05:00
Christian Rocha
40a02259fc
Only show news in news section
2020-12-24 10:29:22 -05:00
Christian Rocha
86e581c79c
Add matching stash/news documents to filter results as they're loaded
2020-11-19 22:26:31 -05:00
Christian Rocha
ae4c85e97d
Maintain positions when renaming documents in a filtered listing
2020-11-17 15:57:55 -05:00
Christian Rocha
58eca2414a
Match documents which were stashed in-session then renamed
...
Note that we've also removed field `displayPath` from struct `markdown`
as it turned out to not be necssary in the first place.
2020-11-17 15:57:55 -05:00
Christian Rocha
2b064546b9
Move markdown types into a separate file
2020-10-05 13:54:24 +02:00