From df3424e68cafe2247d2a65e9cb295b10e828208a Mon Sep 17 00:00:00 2001 From: Svyat Sobol Date: Sun, 8 May 2022 14:29:16 +0300 Subject: [PATCH] chore: Repo name updates --- .github/workflows/ci.yml | 2 +- .github/workflows/dependabot_ci.yml | 2 +- CHANGELOG.md | 150 ++++++++++++------------- CONTRIBUTING.md | 2 +- README.md | 16 ++- help/Features/Accepted File Formats.md | 2 +- package.json | 4 +- src/features/newVersionNotifier.ts | 2 +- 8 files changed, 89 insertions(+), 91 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5825ce79..ade93cd6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ on: jobs: ci_jobs: name: CI Jobs - uses: svsool/vscode-memo/.github/workflows/ci_jobs.yml@75ea7d4b8a3f49d7cfc809ced788ad84636369d0 + uses: svsool/memo/.github/workflows/ci_jobs.yml@master secrets: VSCE_PAT: ${{ secrets.VSCE_PAT }} OVSX_PAT: ${{ secrets.OVSX_PAT }} diff --git a/.github/workflows/dependabot_ci.yml b/.github/workflows/dependabot_ci.yml index 536ea769..a9cd3390 100644 --- a/.github/workflows/dependabot_ci.yml +++ b/.github/workflows/dependabot_ci.yml @@ -9,4 +9,4 @@ jobs: ci_jobs: name: CI Jobs if: ${{ github.actor == 'dependabot[bot]' }} - uses: svsool/vscode-memo/.github/workflows/ci_jobs.yml@75ea7d4b8a3f49d7cfc809ced788ad84636369d0 + uses: svsool/vscode-memo/.github/workflows/ci_jobs.yml@master diff --git a/CHANGELOG.md b/CHANGELOG.md index e4ffb5f8..ced471aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,128 +2,128 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -### [0.3.18](https://github.com/svsool/vscode-memo/compare/v0.3.17...v0.3.18) (2022-01-29) +### [0.3.18](https://github.com/svsool/memo/compare/v0.3.17...v0.3.18) (2022-01-29) ### Bug Fixes -* Avoid searching if workspace folder not present ([4f39b0d](https://github.com/svsool/vscode-memo/commit/4f39b0d93b607795aa6c76f870db251c92c3c3ef)) +* Avoid searching if workspace folder not present ([4f39b0d](https://github.com/svsool/memo/commit/4f39b0d93b607795aa6c76f870db251c92c3c3ef)) -### [0.3.17](https://github.com/svsool/vscode-memo/compare/v0.3.16...v0.3.17) (2022-01-08) +### [0.3.17](https://github.com/svsool/memo/compare/v0.3.16...v0.3.17) (2022-01-08) ### Features -* Use rigrep to speed up refs rename ([#286](https://github.com/svsool/vscode-memo/issues/286)) ([284d06f](https://github.com/svsool/vscode-memo/commit/284d06f3f4eb673e47f767aa212c2e26b277e839)) +* Use rigrep to speed up refs rename ([#286](https://github.com/svsool/memo/issues/286)) ([284d06f](https://github.com/svsool/memo/commit/284d06f3f4eb673e47f767aa212c2e26b277e839)) -### [0.3.16](https://github.com/svsool/vscode-memo/compare/v0.3.15...v0.3.16) (2021-12-19) +### [0.3.16](https://github.com/svsool/memo/compare/v0.3.15...v0.3.16) (2021-12-19) ### Features -* Support vars and capturing group in link rules ([#469](https://github.com/svsool/vscode-memo/issues/469)) ([259ba76](https://github.com/svsool/vscode-memo/commit/259ba767bd74240501e448fb13f37c9318b949ee)) +* Support vars and capturing group in link rules ([#469](https://github.com/svsool/memo/issues/469)) ([259ba76](https://github.com/svsool/memo/commit/259ba767bd74240501e448fb13f37c9318b949ee)) -### [0.3.15](https://github.com/svsool/vscode-memo/compare/v0.3.14...v0.3.15) (2021-12-18) +### [0.3.15](https://github.com/svsool/memo/compare/v0.3.14...v0.3.15) (2021-12-18) ### Bug Fixes -* Fix "Paste HTML as Markdown" command ([8c324f8](https://github.com/svsool/vscode-memo/commit/8c324f88b004c987b0b3ea814f4c19c4770a1399)) +* Fix "Paste HTML as Markdown" command ([8c324f8](https://github.com/svsool/memo/commit/8c324f88b004c987b0b3ea814f4c19c4770a1399)) -### [0.3.14](https://github.com/svsool/vscode-memo/compare/v0.3.13...v0.3.14) (2021-12-18) +### [0.3.14](https://github.com/svsool/memo/compare/v0.3.13...v0.3.14) (2021-12-18) ### Bug Fixes -* Disable "Paste HTML as Markdown" command until fixed ([45c4e1d](https://github.com/svsool/vscode-memo/commit/45c4e1d142519273df82c9feffb0254f221f1074)) +* Disable "Paste HTML as Markdown" command until fixed ([45c4e1d](https://github.com/svsool/memo/commit/45c4e1d142519273df82c9feffb0254f221f1074)) -### [0.3.13](https://github.com/svsool/vscode-memo/compare/v0.3.12...v0.3.13) (2021-12-18) +### [0.3.13](https://github.com/svsool/memo/compare/v0.3.12...v0.3.13) (2021-12-18) ### Features -* Add "Extract range to a new note" command ([da3074a](https://github.com/svsool/vscode-memo/commit/da3074a11a21144812b3c735f6b77170067f171b)) -* Add "Paste HTML as Markdown" command ([501b48b](https://github.com/svsool/vscode-memo/commit/501b48bb0da6154d462e10c87384e7d07e85e4f2)) +* Add "Extract range to a new note" command ([da3074a](https://github.com/svsool/memo/commit/da3074a11a21144812b3c735f6b77170067f171b)) +* Add "Paste HTML as Markdown" command ([501b48b](https://github.com/svsool/memo/commit/501b48bb0da6154d462e10c87384e7d07e85e4f2)) -### [0.3.12](https://github.com/svsool/vscode-memo/compare/v0.3.11...v0.3.12) (2021-12-18) +### [0.3.12](https://github.com/svsool/memo/compare/v0.3.11...v0.3.12) (2021-12-18) -### [0.3.11](https://github.com/svsool/vscode-memo/compare/v0.3.10...v0.3.11) (2021-12-18) +### [0.3.11](https://github.com/svsool/memo/compare/v0.3.10...v0.3.11) (2021-12-18) ### Features -* **completion:** Add note and images preview to the link completion popup ([#472](https://github.com/svsool/vscode-memo/issues/472)) ([92a16bd](https://github.com/svsool/vscode-memo/commit/92a16bd70c5ebc78bdfc19e4c9fa3ebfe223d0a6)) +* **completion:** Add note and images preview to the link completion popup ([#472](https://github.com/svsool/memo/issues/472)) ([92a16bd](https://github.com/svsool/memo/commit/92a16bd70c5ebc78bdfc19e4c9fa3ebfe223d0a6)) -### [0.3.10](https://github.com/svsool/vscode-memo/compare/v0.3.9...v0.3.10) (2021-12-12) +### [0.3.10](https://github.com/svsool/memo/compare/v0.3.9...v0.3.10) (2021-12-12) ### Bug Fixes -* Fix links in markdown preview ([#481](https://github.com/svsool/vscode-memo/issues/481)) ([0c2cb34](https://github.com/svsool/vscode-memo/commit/0c2cb348d5001855cb910998e51df36aeee4b325)) +* Fix links in markdown preview ([#481](https://github.com/svsool/memo/issues/481)) ([0c2cb34](https://github.com/svsool/memo/commit/0c2cb348d5001855cb910998e51df36aeee4b325)) -### [0.3.9](https://github.com/svsool/vscode-memo/compare/v0.3.8...v0.3.9) (2021-06-19) +### [0.3.9](https://github.com/svsool/memo/compare/v0.3.8...v0.3.9) (2021-06-19) ### Features -* Support configurable location for creating notes ([#331](https://github.com/svsool/vscode-memo/pull/331)) +* Support configurable location for creating notes ([#331](https://github.com/svsool/memo/pull/331)) ### Bug Fixes -* Fix links in markdown preview in the latest vscode ([#367](https://github.com/svsool/vscode-memo/issues/367), [#401](https://github.com/svsool/vscode-memo/issues/401)) ([4c3f630](https://github.com/svsool/vscode-memo/commit/4c3f630481d6c606810e098536aadba411f38433)) +* Fix links in markdown preview in the latest vscode ([#367](https://github.com/svsool/memo/issues/367), [#401](https://github.com/svsool/memo/issues/401)) ([4c3f630](https://github.com/svsool/memo/commit/4c3f630481d6c606810e098536aadba411f38433)) -### [0.3.8](https://github.com/svsool/vscode-memo/compare/v0.3.7...v0.3.8) (2021-04-30) +### [0.3.8](https://github.com/svsool/memo/compare/v0.3.7...v0.3.8) (2021-04-30) -### [0.3.7](https://github.com/svsool/vscode-memo/compare/v0.3.6...v0.3.7) (2021-04-27) +### [0.3.7](https://github.com/svsool/memo/compare/v0.3.6...v0.3.7) (2021-04-27) ### Bug Fixes -* Fix findUriByRef for long links with dots ([#346](https://github.com/svsool/vscode-memo/issues/346), [#339](https://github.com/svsool/vscode-memo/issues/339)) ([6ec7cca](https://github.com/svsool/vscode-memo/commit/6ec7ccaad17cf5e2686d61f1ed3c49d5d53043d2)) +* Fix findUriByRef for long links with dots ([#346](https://github.com/svsool/memo/issues/346), [#339](https://github.com/svsool/memo/issues/339)) ([6ec7cca](https://github.com/svsool/memo/commit/6ec7ccaad17cf5e2686d61f1ed3c49d5d53043d2)) -### [0.3.6](https://github.com/svsool/vscode-memo/compare/v0.3.5...v0.3.6) (2021-04-24) +### [0.3.6](https://github.com/svsool/memo/compare/v0.3.5...v0.3.6) (2021-04-24) -### [0.3.5](https://github.com/svsool/vscode-memo/compare/v0.3.4...v0.3.5) (2021-04-24) +### [0.3.5](https://github.com/svsool/memo/compare/v0.3.4...v0.3.5) (2021-04-24) ### Bug Fixes -* Re-enable image preview on hover in latest vscode versions ([abce6b9](https://github.com/svsool/vscode-memo/commit/abce6b9858d1336516385e2a4fc1e88940be6168)) +* Re-enable image preview on hover in latest vscode versions ([abce6b9](https://github.com/svsool/memo/commit/abce6b9858d1336516385e2a4fc1e88940be6168)) -### [0.3.4](https://github.com/svsool/vscode-memo/compare/v0.3.3...v0.3.4) (2021-03-20) +### [0.3.4](https://github.com/svsool/memo/compare/v0.3.3...v0.3.4) (2021-03-20) ### Bug Fixes -* Add a note about degraded experience on image hover with vscode 1.53/1.54 ([cd085f9](https://github.com/svsool/vscode-memo/commit/cd085f935ce36cb91a4f58dd5d373d17004dec31)) -* Fix backlink error when filenames contain regex symbols ([06bd81d](https://github.com/svsool/vscode-memo/commit/06bd81db9ddf4547654a88b2de2a850be302773e)) -* Make follow link to work with vscode 1.53/1.54 ([b60258e](https://github.com/svsool/vscode-memo/commit/b60258eff4ab54cf7d1d59f6f6cb8f2025083e83)) +* Add a note about degraded experience on image hover with vscode 1.53/1.54 ([cd085f9](https://github.com/svsool/memo/commit/cd085f935ce36cb91a4f58dd5d373d17004dec31)) +* Fix backlink error when filenames contain regex symbols ([06bd81d](https://github.com/svsool/memo/commit/06bd81db9ddf4547654a88b2de2a850be302773e)) +* Make follow link to work with vscode 1.53/1.54 ([b60258e](https://github.com/svsool/memo/commit/b60258eff4ab54cf7d1d59f6f6cb8f2025083e83)) -### [0.3.3](https://github.com/svsool/vscode-memo/compare/v0.3.2...v0.3.3) (2021-01-24) +### [0.3.3](https://github.com/svsool/memo/compare/v0.3.2...v0.3.3) (2021-01-24) ### Features -* Add context menu "Open menu to the side" ([618eadd](https://github.com/svsool/vscode-memo/commit/618eadd1e2c09af0470dd9c3612f241234679c85)) -* Add memo:refFocusedOrHovered ([9ce62a6](https://github.com/svsool/vscode-memo/commit/9ce62a6b6d1bf619eb1cd9dff33c5bcb1d5b83d5)) -* open link in adjacent/new editor column ([#81](https://github.com/svsool/vscode-memo/issues/81)) ([8c9c260](https://github.com/svsool/vscode-memo/commit/8c9c260d136a0d900ff223ad18ffb61cd5fe398a)) +* Add context menu "Open menu to the side" ([618eadd](https://github.com/svsool/memo/commit/618eadd1e2c09af0470dd9c3612f241234679c85)) +* Add memo:refFocusedOrHovered ([9ce62a6](https://github.com/svsool/memo/commit/9ce62a6b6d1bf619eb1cd9dff33c5bcb1d5b83d5)) +* open link in adjacent/new editor column ([#81](https://github.com/svsool/memo/issues/81)) ([8c9c260](https://github.com/svsool/memo/commit/8c9c260d136a0d900ff223ad18ffb61cd5fe398a)) ### Bug Fixes -* add showOption ([c1d3066](https://github.com/svsool/vscode-memo/commit/c1d3066c349037497efdadc33f1546d18c899e32)) -* eslint error "Delete `CR` on Windows ([7cfad0f](https://github.com/svsool/vscode-memo/commit/7cfad0f46aa5b4cbaa0494c33271625495b6ea3e)) -* Fix tests for openReferenceBeside ([1050a94](https://github.com/svsool/vscode-memo/commit/1050a9416023620d1a0905c9b31fb2d3baed5fee)) -* remove space ([4945f95](https://github.com/svsool/vscode-memo/commit/4945f95187cbb91167ad2fa10852b75a6e39fd38)) +* add showOption ([c1d3066](https://github.com/svsool/memo/commit/c1d3066c349037497efdadc33f1546d18c899e32)) +* eslint error "Delete `CR` on Windows ([7cfad0f](https://github.com/svsool/memo/commit/7cfad0f46aa5b4cbaa0494c33271625495b6ea3e)) +* Fix tests for openReferenceBeside ([1050a94](https://github.com/svsool/memo/commit/1050a9416023620d1a0905c9b31fb2d3baed5fee)) +* remove space ([4945f95](https://github.com/svsool/memo/commit/4945f95187cbb91167ad2fa10852b75a6e39fd38)) -### [0.3.1](https://github.com/svsool/vscode-memo/compare/v0.3.0...v0.3.1) (2020-12-06) +### [0.3.1](https://github.com/svsool/memo/compare/v0.3.0...v0.3.1) (2020-12-06) ### Bug Fixes -* Fix long ref backlinks ([#209](https://github.com/svsool/vscode-memo/issues/209)) ([b6f2ac1](https://github.com/svsool/vscode-memo/commit/b6f2ac16ed003879d7e2507db1169200ea5017c3)) +* Fix long ref backlinks ([#209](https://github.com/svsool/memo/issues/209)) ([b6f2ac1](https://github.com/svsool/memo/commit/b6f2ac16ed003879d7e2507db1169200ea5017c3)) -## [0.3.0](https://github.com/svsool/vscode-memo/compare/v0.2.2...v0.3.0) (2020-10-31) +## [0.3.0](https://github.com/svsool/memo/compare/v0.2.2...v0.3.0) (2020-10-31) ### ⚠ BREAKING CHANGES @@ -132,32 +132,32 @@ All notable changes to this project will be documented in this file. See [standa ### Features -* Adds flag for syntax decorations ([6bad403](https://github.com/svsool/vscode-memo/commit/6bad403ac3577271804e8f0cee6f48822da0244e)) -* Make most of the features disableable ([#167](https://github.com/svsool/vscode-memo/issues/167)) ([643824e](https://github.com/svsool/vscode-memo/commit/643824ebf6c8e42a48b144af0e95948fc77d410c)) -* Support links.format = absolute on file rename ([fe6b569](https://github.com/svsool/vscode-memo/commit/fe6b5697e1263224c6f63ec2c54d30bdd15d74e4)) +* Adds flag for syntax decorations ([6bad403](https://github.com/svsool/memo/commit/6bad403ac3577271804e8f0cee6f48822da0244e)) +* Make most of the features disableable ([#167](https://github.com/svsool/memo/issues/167)) ([643824e](https://github.com/svsool/memo/commit/643824ebf6c8e42a48b144af0e95948fc77d410c)) +* Support links.format = absolute on file rename ([fe6b569](https://github.com/svsool/memo/commit/fe6b5697e1263224c6f63ec2c54d30bdd15d74e4)) ### Bug Fixes -* Fix replacing multiple links at once ([2d70222](https://github.com/svsool/vscode-memo/commit/2d70222d10b5abd6a4a2b91cc6d0af7d94f8380d)) -* Properly handle escape symbol for piped links ([#164](https://github.com/svsool/vscode-memo/issues/164)) ([df899d1](https://github.com/svsool/vscode-memo/commit/df899d118973fb84d82e4e6f2a73500658c78132)) -* remove errant only ([15231d6](https://github.com/svsool/vscode-memo/commit/15231d6b5e38030243d4e40db45d13155d845966)) +* Fix replacing multiple links at once ([2d70222](https://github.com/svsool/memo/commit/2d70222d10b5abd6a4a2b91cc6d0af7d94f8380d)) +* Properly handle escape symbol for piped links ([#164](https://github.com/svsool/memo/issues/164)) ([df899d1](https://github.com/svsool/memo/commit/df899d118973fb84d82e4e6f2a73500658c78132)) +* remove errant only ([15231d6](https://github.com/svsool/memo/commit/15231d6b5e38030243d4e40db45d13155d845966)) -### [0.2.2](https://github.com/svsool/vscode-memo/compare/v0.2.1...v0.2.2) (2020-09-27) +### [0.2.2](https://github.com/svsool/memo/compare/v0.2.1...v0.2.2) (2020-09-27) ### Bug Fixes -* Remove requirement `refUnderCursorExists` when using keyboard shortcut to follow a link [#127](https://github.com/svsool/vscode-memo/issues/127) ([fffb0e3](https://github.com/svsool/vscode-memo/commit/fffb0e3391e07ad4a22f05e01acc80d12040f7dd)) +* Remove requirement `refUnderCursorExists` when using keyboard shortcut to follow a link [#127](https://github.com/svsool/memo/issues/127) ([fffb0e3](https://github.com/svsool/memo/commit/fffb0e3391e07ad4a22f05e01acc80d12040f7dd)) -### [0.2.1](https://github.com/svsool/vscode-memo/compare/v0.2.0...v0.2.1) (2020-09-20) +### [0.2.1](https://github.com/svsool/memo/compare/v0.2.0...v0.2.1) (2020-09-20) ### Bug Fixes -* Infer previous extension on renaming to unknown extension [#120](https://github.com/svsool/vscode-memo/issues/120) ([1aad3f0](https://github.com/svsool/vscode-memo/commit/1aad3f0ee87834db2462e7ec643cbfcab1162cb9)) +* Infer previous extension on renaming to unknown extension [#120](https://github.com/svsool/memo/issues/120) ([1aad3f0](https://github.com/svsool/memo/commit/1aad3f0ee87834db2462e7ec643cbfcab1162cb9)) -## [0.2.0](https://github.com/svsool/vscode-memo/compare/v0.1.14...v0.2.0) (2020-09-20) +## [0.2.0](https://github.com/svsool/memo/compare/v0.1.14...v0.2.0) (2020-09-20) ### ⚠ BREAKING CHANGES @@ -167,35 +167,35 @@ memo.collapseBacklinksPanelItems -> memo.backlinksPanel.collapseParentItems ### Features -* Take search.exclude and file.exclude settings into account when caching workspace [#116](https://github.com/svsool/vscode-memo/issues/116) ([81643ae](https://github.com/svsool/vscode-memo/commit/81643ae0194ff5093f69a6f422406172a5afbae1)) +* Take search.exclude and file.exclude settings into account when caching workspace [#116](https://github.com/svsool/memo/issues/116) ([81643ae](https://github.com/svsool/memo/commit/81643ae0194ff5093f69a6f422406172a5afbae1)) ### Bug Fixes -* Change backlinks panel id namespace to align with settings ([4e9e112](https://github.com/svsool/vscode-memo/commit/4e9e1121f5192179ebc22a757cc4ca5ff32466f9)) +* Change backlinks panel id namespace to align with settings ([4e9e112](https://github.com/svsool/memo/commit/4e9e1121f5192179ebc22a757cc4ca5ff32466f9)) -* Rename configuration options ([ddfcafd](https://github.com/svsool/vscode-memo/commit/ddfcafd7b19992c4e3ffd7ff330acec1fbba6137)) +* Rename configuration options ([ddfcafd](https://github.com/svsool/memo/commit/ddfcafd7b19992c4e3ffd7ff330acec1fbba6137)) -### [0.1.14](https://github.com/svsool/vscode-memo/compare/v0.1.13...v0.1.14) (2020-08-09) +### [0.1.14](https://github.com/svsool/memo/compare/v0.1.13...v0.1.14) (2020-08-09) ### Features -* **autocomplete:** Support autocomplete of dangling refs ([1d0fefa](https://github.com/svsool/vscode-memo/commit/1d0fefa33c1b6043dff66e678004401038ab66c9)) +* **autocomplete:** Support autocomplete of dangling refs ([1d0fefa](https://github.com/svsool/memo/commit/1d0fefa33c1b6043dff66e678004401038ab66c9)) ### Bug Fixes -* Don't add extra md extension if link has an extension ([4cb7436](https://github.com/svsool/vscode-memo/commit/4cb7436e655e294ebb1462a772b3dc5b3273d4d2)) -* Fix findReferences regexp greediness ([c5a976e](https://github.com/svsool/vscode-memo/commit/c5a976eee3643b9b4d9e1223ac8cc0fe4e53f820)) -* Fix findUriByRef logic to use relative paths ([a6dbd2c](https://github.com/svsool/vscode-memo/commit/a6dbd2c38af470499e364f29425eb82a0df51b6c)) -* Fix path passed to del.sync in cleanWorkspace utility ([f60575c](https://github.com/svsool/vscode-memo/commit/f60575c2d1a749bf9817f0dabfdc16e6d9ee1db8)) -* Make links working better with dot files and explicit md extension in the link ([51d65f5](https://github.com/svsool/vscode-memo/commit/51d65f594978d30ee049feda710c3ce52ab64bad)) +* Don't add extra md extension if link has an extension ([4cb7436](https://github.com/svsool/memo/commit/4cb7436e655e294ebb1462a772b3dc5b3273d4d2)) +* Fix findReferences regexp greediness ([c5a976e](https://github.com/svsool/memo/commit/c5a976eee3643b9b4d9e1223ac8cc0fe4e53f820)) +* Fix findUriByRef logic to use relative paths ([a6dbd2c](https://github.com/svsool/memo/commit/a6dbd2c38af470499e364f29425eb82a0df51b6c)) +* Fix path passed to del.sync in cleanWorkspace utility ([f60575c](https://github.com/svsool/memo/commit/f60575c2d1a749bf9817f0dabfdc16e6d9ee1db8)) +* Make links working better with dot files and explicit md extension in the link ([51d65f5](https://github.com/svsool/memo/commit/51d65f594978d30ee049feda710c3ce52ab64bad)) -### [0.1.13](https://github.com/svsool/vscode-memo/compare/v0.1.12...v0.1.13) (2020-08-01) +### [0.1.13](https://github.com/svsool/memo/compare/v0.1.12...v0.1.13) (2020-08-01) -### [0.1.12](https://github.com/svsool/vscode-memo/compare/v0.1.11...v0.1.12) (2020-07-31) +### [0.1.12](https://github.com/svsool/memo/compare/v0.1.11...v0.1.12) (2020-07-31) ### Added @@ -204,12 +204,12 @@ memo.collapseBacklinksPanelItems -> memo.backlinksPanel.collapseParentItems ### Fixed - Links within code spans and fenced code blocks are not interpreted anymore during links rename and in the backlinks panel -- New [known extensions](https://github.com/svsool/vscode-memo/blob/7643221ae1b8884e02af375af2696c4918fcd285/src/utils/utils.ts#L19) are now recognized on drag and drop to project explorer +- New [known extensions](https://github.com/svsool/memo/blob/7643221ae1b8884e02af375af2696c4918fcd285/src/utils/utils.ts#L19) are now recognized on drag and drop to project explorer ### Removed - Remove `memo.useEnhancedTriggerSuggest` setting in favor of built-in `"[markdown]": { "editor.quickSuggestions": true }` -### [0.1.11](https://github.com/svsool/vscode-memo/compare/v0.1.10...v0.1.11) (2020-07-26) +### [0.1.11](https://github.com/svsool/memo/compare/v0.1.10...v0.1.11) (2020-07-26) ### Added - Add new "Open daily note" command @@ -217,7 +217,7 @@ memo.collapseBacklinksPanelItems -> memo.backlinksPanel.collapseParentItems ### Removed - Remove "Open today's note" command in favor of more flexible "Open daily note" command -### [0.1.10](https://github.com/svsool/vscode-memo/compare/v0.1.9...v0.1.10) (2020-07-24) +### [0.1.10](https://github.com/svsool/memo/compare/v0.1.9...v0.1.10) (2020-07-24) ### Added - Add new help document "Open link in the default app" @@ -227,7 +227,7 @@ memo.collapseBacklinksPanelItems -> memo.backlinksPanel.collapseParentItems - Better documentation for "Accepted File Formats" in the help - Added information about links rename via "Rename Symbol" command to "Automatic link synchronization" document in the help -### [0.1.9](https://github.com/svsool/vscode-memo/compare/v0.1.8...v0.1.9) (2020-07-23) +### [0.1.9](https://github.com/svsool/memo/compare/v0.1.8...v0.1.9) (2020-07-23) ### Added - Add "Open link in the default app" command. Opening link via context menu is also supported @@ -236,7 +236,7 @@ memo.collapseBacklinksPanelItems -> memo.backlinksPanel.collapseParentItems ### Fixed - Fix bug when hover was not available for long references in Windows -### [0.1.8](https://github.com/svsool/vscode-memo/compare/v0.1.7...v0.1.8) (2020-07-13) +### [0.1.8](https://github.com/svsool/memo/compare/v0.1.7...v0.1.8) (2020-07-13) ### Added - Embedding other notes using `![[Your note]]` syntax @@ -247,22 +247,22 @@ memo.collapseBacklinksPanelItems -> memo.backlinksPanel.collapseParentItems ### Fixed - Regular and embed links won't be interpreted anymore within code span and fenced code blocks. So you can use it for escaping links and rendering them as is. -### [0.1.7](https://github.com/svsool/vscode-memo/compare/v0.1.6...v0.1.7) (2020-07-08) +### [0.1.7](https://github.com/svsool/memo/compare/v0.1.6...v0.1.7) (2020-07-08) ### Fixed - Fix backlinks lookup for filenames with special characters -### [0.1.6](https://github.com/svsool/vscode-memo/compare/v0.1.5...v0.1.6) (2020-07-08) +### [0.1.6](https://github.com/svsool/memo/compare/v0.1.5...v0.1.6) (2020-07-08) ### Added - Creating a note from a long link even when folder does not exist -### [0.1.5](https://github.com/svsool/vscode-memo/compare/v0.1.4...v0.1.5) (2020-07-07) +### [0.1.5](https://github.com/svsool/memo/compare/v0.1.4...v0.1.5) (2020-07-07) ### Fixed - Fix links resolution in the built-in preview. Sometimes links were not referring to a correct file. -### [0.1.4](https://github.com/svsool/vscode-memo/compare/v0.1.1...v0.1.4) (2020-07-06) +### [0.1.4](https://github.com/svsool/memo/compare/v0.1.1...v0.1.4) (2020-07-06) ### Added - Publishing via CI @@ -270,7 +270,7 @@ memo.collapseBacklinksPanelItems -> memo.backlinksPanel.collapseParentItems ### Fixed - Fix opening a note via a short link when note and image share the same name -### [0.1.1](https://github.com/svsool/vscode-memo/compare/v0.1.0...v0.1.1) (2020-07-05) +### [0.1.1](https://github.com/svsool/memo/compare/v0.1.0...v0.1.1) (2020-07-05) ### Added - Help docs diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b15ae68a..7251967f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -50,7 +50,7 @@ yarn test:watch # runs only changed tests, consider also using JEST_TEST_REGEX e *You can skip this section if your contribution comes via PR from a forked repository.* -1. Remember to update [new version notifications](https://github.com/svsool/vscode-memo/blob/2d187fd65218473c4264e992aa4a2497666614f2/src/features/newVersionNotifier.ts#L6) if needed +1. Remember to update [new version notifications](https://github.com/svsool/memo/blob/2d187fd65218473c4264e992aa4a2497666614f2/src/features/newVersionNotifier.ts#L6) if needed 1. Run `yarn release` 1. Push to origin with `git push --follow-tags origin master` 1. After push CI will automatically: diff --git a/README.md b/README.md index 5e6b1254..a6b61894 100644 --- a/README.md +++ b/README.md @@ -8,17 +8,15 @@ Inspired by [Obsidian.md](https://obsidian.md/) and [RoamResearch](https://roamr [![Open VSX Version](https://img.shields.io/open-vsx/v/svsool/markdown-memo?color=salad&label=Open%20VSX)](https://open-vsx.org/extension/svsool/markdown-memo) [![](https://vsmarketplacebadge.apphb.com/installs/svsool.markdown-memo.svg)](https://marketplace.visualstudio.com/items?itemName=svsool.markdown-memo) [![](https://vsmarketplacebadge.apphb.com/rating-short/svsool.markdown-memo.svg)](https://marketplace.visualstudio.com/items?itemName=svsool.markdown-memo&ssr=false#review-details) -[![](https://github.com/svsool/vscode-memo/workflows/CI/badge.svg?branch=master)](https://github.com/svsool/vscode-memo/actions?query=workflow%3ACI+branch%3Amaster) -[![codecov](https://codecov.io/gh/svsool/vscode-memo/branch/master/graph/badge.svg)](https://codecov.io/gh/svsool/vscode-memo) -[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/svsool/vscode-memo/blob/master/CONTRIBUTING.md) +[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/svsool/memo/blob/master/CONTRIBUTING.md) ## Why? -Because your knowledge base deserves to be powered by open source. Read more [here](https://github.com/svsool/vscode-memo/issues/9#issuecomment-658893538). +Because your knowledge base deserves to be powered by open source. Read more [here](https://github.com/svsool/memo/issues/9#issuecomment-658893538). ## Getting started -If you want to try out Memo just install it via marketplace using [this link](https://marketplace.visualstudio.com/items?itemName=svsool.markdown-memo) and open the [help](https://github.com/svsool/vscode-memo/tree/master/help) folder via `File > Open Folder...` or by dragging it onto VSCode. +If you want to try out Memo just install it via marketplace using [this link](https://marketplace.visualstudio.com/items?itemName=svsool.markdown-memo) and open the [help](https://github.com/svsool/memo/tree/master/help) folder via `File > Open Folder...` or by dragging it onto VSCode. ## Features @@ -98,16 +96,16 @@ If you want to try out Memo just install it via marketplace using [this link](ht ## FAQ -- [Memo vs Foam](https://github.com/svsool/vscode-memo/issues/9#issuecomment-658346216) -- [Memo vs Obsidian](https://github.com/svsool/vscode-memo/issues/1#issuecomment-655004112) +- [Memo vs Foam](https://github.com/svsool/memo/issues/9#issuecomment-658346216) +- [Memo vs Obsidian](https://github.com/svsool/memo/issues/1#issuecomment-655004112) - How to follow link on `cmd+enter` or `ctrl+enter` like in Obsidian? - - Bind built-in `editor.action.openLink` command to `cmd+enter` ([see example](https://github.com/svsool/vscode-memo/issues/2#issuecomment-654981827)) or use `cmd+click` on the link + - Bind built-in `editor.action.openLink` command to `cmd+enter` ([see example](https://github.com/svsool/memo/issues/2#issuecomment-654981827)) or use `cmd+click` on the link - [Pasting images from clipboard](./help/How%20to/Pasting%20images%20from%20clipboard.md) - Memo missing some feature? Please consider exploring other Markdown plugins from VS Marketplace first. There are [plenty of them](https://marketplace.visualstudio.com/search?term=markdown&target=VSCode&category=All%20categories&sortBy=Relevance). ## Contributing -- File bugs, feature requests in [GitHub Issues](https://github.com/svsool/vscode-memo/issues). +- File bugs, feature requests in [GitHub Issues](https://github.com/svsool/memo/issues). - Leave a review on [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=svsool.markdown-memo&ssr=false#review-details). - Read [CONTRIBUTING.md](CONTRIBUTING.md) for contributing to the code base. diff --git a/help/Features/Accepted File Formats.md b/help/Features/Accepted File Formats.md index 420eaecf..1951cc24 100644 --- a/help/Features/Accepted File Formats.md +++ b/help/Features/Accepted File Formats.md @@ -4,7 +4,7 @@ Memo recognizes the following file formats: 1. Markdown files: `md`; 2. Image files: `png`, `jpg`, `jpeg`, `svg`, `gif`, `webp`; -3. Other formats: `doc`, `docx`, `rtf`, `txt`, `odt`, `xls`, `xlsx`, `ppt`, `pptm`, `pptx`, `pdf`. See full list of extensions [here](https://github.com/svsool/vscode-memo/blob/51d65f594978d30ee049feda710c3ce52ab64bad/src/utils/utils.ts#L12-L44). +3. Other formats: `doc`, `docx`, `rtf`, `txt`, `odt`, `xls`, `xlsx`, `ppt`, `pptm`, `pptx`, `pdf`. See full list of extensions [here](https://github.com/svsool/memo/blob/51d65f594978d30ee049feda710c3ce52ab64bad/src/utils/utils.ts#L12-L44). Markdown files and image files can be referenced via regular links `[[image.png]]` or attached using embed links `![[image.png]]`. These file types also support on-hover and built-in previews ([[Notes and images preview.gif|see how it works]]). diff --git a/package.json b/package.json index 85f372d7..9e17964a 100644 --- a/package.json +++ b/package.json @@ -9,10 +9,10 @@ "icon": "media/memo.png", "repository": { "type": "git", - "url": "https://github.com/svsool/vscode-memo" + "url": "https://github.com/svsool/memo" }, "bugs": { - "url": "https://github.com/svsool/vscode-memo/issues" + "url": "https://github.com/svsool/memo/issues" }, "engines": { "vscode": "^1.63.1" diff --git a/src/features/newVersionNotifier.ts b/src/features/newVersionNotifier.ts index 82e24052..930d7a4c 100644 --- a/src/features/newVersionNotifier.ts +++ b/src/features/newVersionNotifier.ts @@ -34,7 +34,7 @@ export const activate = (context: ExtensionContext) => { if (option === showChangelogAction) { commands.executeCommand( 'vscode.open', - Uri.parse('https://github.com/svsool/vscode-memo/blob/master/CHANGELOG.md'), + Uri.parse('https://github.com/svsool/memo/blob/master/CHANGELOG.md'), ); } });