mirror of
https://codeberg.org/scip/note.git
synced 2025-12-18 13:11:01 +01:00
moving to codeberg
This commit is contained in:
@@ -19,7 +19,7 @@ Reorganized a little code.
|
|||||||
|
|
||||||
|
|
||||||
1.4.1:
|
1.4.1:
|
||||||
Fixed https://github.com/TLINDEN/note/issues/11:
|
Fixed https://codeberg.org/scip/note/issues/11:
|
||||||
|
|
||||||
Every backend now uses a different default file extension and the
|
Every backend now uses a different default file extension and the
|
||||||
default config file has it configured the same way.
|
default config file has it configured the same way.
|
||||||
@@ -40,7 +40,7 @@ Added support for JSON encoded export files instead of YAML.
|
|||||||
Currently this is just an option, which can be set in the config
|
Currently this is just an option, which can be set in the config
|
||||||
with UseJSON or commandline -j. The old export format is now
|
with UseJSON or commandline -j. The old export format is now
|
||||||
being considered deprecated (a warning will be shown) and will
|
being considered deprecated (a warning will be shown) and will
|
||||||
be removed in 1.5. Fixes https://github.com/TLINDEN/note/issues/10.
|
be removed in 1.5. Fixes https://codeberg.org/scip/note/issues/10.
|
||||||
|
|
||||||
A helper script has been added to help to combine two notedb's
|
A helper script has been added to help to combine two notedb's
|
||||||
into one: contrib/sync-combine-two-yaml-exports-into-one.pl. It is
|
into one: contrib/sync-combine-two-yaml-exports-into-one.pl. It is
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ with note:
|
|||||||
## Where to
|
## Where to
|
||||||
|
|
||||||
You can download the source at http://www.daemon.de/NOTE or
|
You can download the source at http://www.daemon.de/NOTE or
|
||||||
https://github.com/tlinden/note.
|
https://codeberg.org/scip/note.
|
||||||
|
|
||||||
If you are using debian, you run `can apt-get ìnstall note`.
|
If you are using debian, you run `can apt-get ìnstall note`.
|
||||||
|
|
||||||
@@ -174,7 +174,7 @@ that's the best way for me to forget to do something.
|
|||||||
|
|
||||||
In order to report a bug, unexpected behavior, feature requests or to
|
In order to report a bug, unexpected behavior, feature requests or to
|
||||||
submit a patch, please open an issue on github:
|
submit a patch, please open an issue on github:
|
||||||
https://github.com/TLINDEN/note/issues.
|
https://codeberg.org/scip/note/issues.
|
||||||
|
|
||||||
## Deprecation notes
|
## Deprecation notes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user