Migrate from .stow-rename to --dotfiles
This commit is contained in:
parent
e344a02c65
commit
c9c512486d
23 changed files with 0 additions and 2 deletions
10
dot-local/share/sav-quotes/format-qdb-quotes.sed
Normal file
10
dot-local/share/sav-quotes/format-qdb-quotes.sed
Normal file
|
@ -0,0 +1,10 @@
|
|||
# first we remove indentation from the start of lines
|
||||
s/^ *//
|
||||
# Convert the quote headers to %
|
||||
1,$ s/^\#.*/%/
|
||||
s/Comment:/\nComment:/
|
||||
s/- \[.*//
|
||||
/\[\s\+\]/d
|
||||
1,/TodayLatestBestTopWorst/d
|
||||
/save page/,$d
|
||||
/^ *$/d
|
Loading…
Add table
Add a link
Reference in a new issue