38 Commits

Author SHA256 Message Date
032496adfd Accepting request 1323983 from utilities
OBS-URL: https://build.opensuse.org/request/show/1323983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zk?expand=0&rev=12
2025-12-22 21:49:41 +00:00
db1bbfd726 - Update to version 0.15.2
* Find notes with missing backlinks using zk list --missing-backlink
  * LSP diagnostic for missing backlinks when other notes link to current note
    without reciprocal links
  * Code action to add missing backlinks
  * LSP diagnostic for self-referential links
  * Release tarballs now output the program version
  * Config path can be set with $ZK_CONFIG_DIR
  * bump deps: golang.org/x/crypto v0.45.0 fixes CVE-2025-58181

OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=37
2025-12-21 15:12:38 +00:00
c3a59c5439 Accepting request 1254660 from utilities
OBS-URL: https://build.opensuse.org/request/show/1254660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zk?expand=0&rev=11
2025-03-20 18:25:44 +00:00
e8bbedd7c6 - Update to version 0.15.0
* fixed LSP crashes when editing code fences and/or working in text files
    with code fences
  * new feature to set a group path "by name", in that any directory with the
    same name can share the same group rules, no matter how deep in the
    notebook. See references below.
- added _service file to help vendor dependencies

OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=35
2025-03-20 09:16:26 +00:00
25b7247658 Accepting request 1247835 from utilities
OBS-URL: https://build.opensuse.org/request/show/1247835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zk?expand=0&rev=10
2025-02-23 15:26:28 +00:00
eeb8ad6741 - Update to version 0.14.2
* Path in .zk/config.toml for the default note template now accepts
    UNIX "~/paths"
  * Find notes without tags with zk list --tagless
  * fix: LSP ignores magnet links as links to notes
  * fix: Note titles with double quoted words no longer break json output
  * fix: Grammar in error output
  * fix: Group rules could not be nested
- dropped fix_test.patch as already included in upstream

OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=33
2025-02-22 15:40:47 +00:00
9afc77a05f Accepting request 1226122 from utilities
OBS-URL: https://build.opensuse.org/request/show/1226122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zk?expand=0&rev=9
2024-11-25 22:21:04 +00:00
75fd6b24ab - added fix_test.patch to fix build fail due to test TestFormatDateHelperElapsedYear
OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=31
2024-11-24 19:43:15 +00:00
617f1ae1dd Accepting request 1177099 from utilities
OBS-URL: https://build.opensuse.org/request/show/1177099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zk?expand=0&rev=8
2024-05-28 15:28:42 +00:00
Soc Virnyl Estela
702b156202 Accepting request 1177025 from home:amanzini:branches:utilities
- Update to version 0.14.1
  * Fixed parsing large notes @khimaros in #339
  * fix day range parsing (#382) by @tjex in #384
  * accept tripple dash file URIs as valid links by @tjex in #391
  * fix(lsp): fix trigger completion of zk LSP by @Rahlir in #397
  * fix(lsp): ignore diagnostic check within code blocks by @Rahlir in #399
  * allow notebook as hidden dir by @tjex in #402
  * documentation fixes
- project has moved to its own github org 
- unit tests run on build

OBS-URL: https://build.opensuse.org/request/show/1177025
OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=29
2024-05-27 10:56:33 +00:00
2a68a8b370 Accepting request 1161646 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1161646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zk?expand=0&rev=7
2024-03-26 18:27:34 +00:00
Soc Virnyl Estela
4a23325edb - Replace vendor.tar.zstd with vendor.tar.zst
OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=27
2024-03-19 07:30:09 +00:00
a5cb78b0e4 Accepting request 1093741 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1093741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zk?expand=0&rev=6
2023-06-19 20:50:40 +00:00
Soc Virnyl Estela
07f2b529cb OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=25 2023-06-12 07:29:37 +00:00
Soc Virnyl Estela
5b1acee03e - Set correct version in main.go.
OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=24
2023-06-12 07:24:18 +00:00
6467c5bbea Accepting request 1092052 from utilities
OBS-URL: https://build.opensuse.org/request/show/1092052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zk?expand=0&rev=5
2023-06-11 17:55:35 +00:00
Soc Virnyl Estela
f007b9d16f Accepting request 1092020 from home:amanzini:branches:utilities
- Update to version 0.14.0:
  * Added
    + New tool.shell configuration key to set a custom shell (contributed by @lsvmello).
    + New notebook.dir configuration key to set the default notebook (contributed by @lsvmello).
  * Changed
    + The note.ignore configuration property was renamed to note.exclude, to be more consistent with the CLI flags.
  * Fixed
    + Fixed LSP positions using UTF-16 offsets (contributed by @wrvsrx).

OBS-URL: https://build.opensuse.org/request/show/1092020
OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=22
2023-06-10 23:11:17 +00:00
c47bf6890c Accepting request 1065687 from utilities
- Update to version 0.13.0:
  * zk.new now returns the created note's content in its output (content), and has two new options:
  * dryRun will prevent zk.new from creating the note on the file system.
  * insertContentAtLocation can be used to insert the created note's content into an arbitrary location.
  * A new zk.link command to insert a link to a given note

OBS-URL: https://build.opensuse.org/request/show/1065687
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zk?expand=0&rev=4
2023-02-14 15:45:11 +00:00
Soc Virnyl Estela
84cf27af00 OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=20 2023-02-13 12:09:07 +00:00
Soc Virnyl Estela
f57c38b702 OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=19 2023-02-13 12:07:31 +00:00
Soc Virnyl Estela
dd9c796282 - Update to version 0.13.0:
* zk.new now returns the created note's content in its output (content), and has two new options:
  * dryRun will prevent zk.new from creating the note on the file system.
  * insertContentAtLocation can be used to insert the created note's content into an arbitrary location.
  * A new zk.link command to insert a link to a given note

OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=18
2023-02-13 11:58:36 +00:00
47d88c7321 Accepting request 1057910 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1057910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zk?expand=0&rev=3
2023-01-12 21:45:04 +00:00
Soc Virnyl Estela
b0973c8be4 - Fix specfile.
* Remove usage of golang-packaging macros. Buggy
- Reset to latest shipped c_compiler.

OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=16
2023-01-05 06:32:48 +00:00
Soc Virnyl Estela
fb0301e612 OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=15 2023-01-05 06:25:18 +00:00
Soc Virnyl Estela
b656f286a3 OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=14 2023-01-05 06:21:38 +00:00
Soc Virnyl Estela
e845432093 OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=13 2023-01-05 05:59:23 +00:00
Soc Virnyl Estela
b8ebc40935 OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=12 2023-01-05 05:44:45 +00:00
Soc Virnyl Estela
0c27efe3d1 OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=11 2023-01-05 05:26:40 +00:00
Soc Virnyl Estela
9e887cc87a OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=10 2023-01-05 05:24:26 +00:00
Soc Virnyl Estela
4e9f41b1a2 OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=9 2023-01-05 04:49:30 +00:00
Soc Virnyl Estela
164805d2e1 OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=8 2022-12-31 16:14:53 +00:00
Soc Virnyl Estela
300ba91834 - Set gcc less than version 12.
- Requires fzf.

OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=7
2022-12-31 16:08:39 +00:00
048f980aa3 Accepting request 1045831 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1045831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zk?expand=0&rev=2
2022-12-31 10:22:57 +00:00
Soc Virnyl Estela
dda252dfc7 Accepting request 1045881 from home:uncomfyhalomacro:branches:utilities
- add -tags "fts5" for build and install.

OBS-URL: https://build.opensuse.org/request/show/1045881
OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=5
2022-12-31 06:24:00 +00:00
Soc Virnyl Estela
60edaef02d - Recommend fzf since it uses fzf on some commands.
OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=4
2022-12-23 13:15:12 +00:00
Soc Virnyl Estela
1e178e814b - Add more docs.
OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=3
2022-12-23 13:11:12 +00:00
ee90a228cc Accepting request 1040242 from utilities
I want to maintain zk in openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/1040242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zk?expand=0&rev=1
2022-12-05 17:02:02 +00:00
cc30742aae Accepting request 1039993 from home:uncomfyhalomacro
I want to maintain zk in utiltiies

OBS-URL: https://build.opensuse.org/request/show/1039993
OBS-URL: https://build.opensuse.org/package/show/utilities/zk?expand=0&rev=1
2022-12-05 10:41:18 +00:00