Commits
- Commit:
452378c68b7e95b9e8244d20ace073a0be27ccb2
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Update copyright, name, email
- Commit:
b4370ff5282ddd51ff124d1d020c29f175488748
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Update README/Commentary
- Commit:
5430e688cfad26d92fcece4f70a391b17b8243a4
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Bump version
- Commit:
08e6e7716304e3b820c7b0e720f9e617f3ab8afa
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Use normal email
- Commit:
8a6ad6623cf97ce3abb9c2ca54649accffb1ef55
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Fix typo
- Commit:
50fb7007a5a04b177d6d3e4852cbe7e533f4a81c
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Update README/Commentary
- Commit:
75cf91fdbe0867467522a1d4b092c5e4827f62c1
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Change command prefix behaviour
C-u visits side-notes-secondary-file
C-u C-u forces visiting side-notes-file in current directory
C-u C-u C-u forces visiting side-notes-secondary-file in current directory
- Commit:
b3469ce3e1edaed80bda04b00a2c48f0457ff35b
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Bump version
- Commit:
c2726745441186afc7aaf89c4f6feb7392dead6b
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Rename LICENSE
- Commit:
4e7e78bf03231aefbfeb66f48dc7b2700a5dc124
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Update README/Commentary
- Commit:
133498c2786a5960adc693ae7b9f1ac8fe5d475a
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Update copyright/author/file-local vars
- Commit:
1388956c5c201941007f94e7ee8a82214591f834
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Use code@paulwrankin.com email
- Commit:
aba244269d4ad5299af09966434f0bba16f8d7f1
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Add feature: secondary notes file
Add side-notes-secondary-file option, which must be set in order to
display secondary notes.
Then call side-notes-toggle-notes with prefix ARG (C-u) to find
secondary notes instead of regular notes file. This will be displayed in
the side window bottom slot, while the regular notes will always be
displayed in the top slot.
- Commit:
e2000753887abe15ae5fe2995814b10da2c5bd30
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Update README/Commentary
- Commit:
b680849814ed0156c170a4a857af46c9359a23c0
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Bump version
- Commit:
d8aebc7f022f3fe814ccecbcccef1afc652413ae
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Via:
- GitHub <noreply@github.com>
- Date:
Merge pull request #1 from marcowahl/marcowahl-patch-1
Add autoload cookie for the main function
- Commit:
a31448f7794d2fc4146002178e1037b4f52dde5b
- From:
- Marco Wahl <marcowahlsoft@gmail.com>
- Via:
- GitHub <noreply@github.com>
- Date:
Add autoload cookie for the main function
With autoload the loading of the library can be avoided in the config file.
"The first call to
the function automatically loads the proper library, in order to install
the real definition and other associated code, then runs the real
definition as if it had been loaded all along." (info "(elisp) Autoload")
- Commit:
f8d1e63db319e2af9d9b08aae1b07ef1fb83fec0
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Move back to GitHub
- Commit:
242e19ed80e7c786704cf0878ff517536f816902
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Update copyright
- Commit:
56cd2bfe24df039e5da74d21f5e32efb6b0b5013
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Update documentation, URL
- Commit:
b0499296925b358cf2bb7ff5d9ac2d0ac422cac5
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Add todo.sr.ht email
- Commit:
3907e9c71efcb91c934786fd1bfa4e59664f0323
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Fix README/Commentary typo
- Commit:
8597ddd2d3770a42fc0acecf5ce07dbdc1ebf8f9
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Implement directory hierachy search for notes file
Adds function side-notes-locate-notes to traverse parent directories
until side-notes-file is located, or returns nil.
- Commit:
57143a83f3957750708632c50fa69fc3afe21242
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Add safe local variable properties
- Commit:
91b5f611b6d769e7245627abb324d17c29bf34a6
- From:
- Paul W. Rankin <rnkn@rnkn.xyz>
- Date:
Added LICENSE.txt