503 Commits

Author SHA1 Message Date
Ole Eskild Steensen
514f1be060 Escape "\" in tags, as they are invalid json 2023-01-26 09:08:13 +01:00
Ole Eskild Steensen
6c8f6a5ebe Remove passthrough copy of css, as this is done elsewhere 2023-01-25 08:57:26 +01:00
dependabot[bot]
a43bd215b4
Bump axios from 1.2.2 to 1.2.3 (#52)
Bumps [axios](https://github.com/axios/axios) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 08:52:27 +01:00
dependabot[bot]
2bdd2159d1
Bump sass from 1.49.9 to 1.57.1 (#51)
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.57.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.49.9...1.57.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 08:52:05 +01:00
dependabot[bot]
0a5cb06486
Bump @octokit/core from 4.1.0 to 4.2.0 (#53)
Bumps [@octokit/core](https://github.com/octokit/core.js) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](https://github.com/octokit/core.js/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: "@octokit/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 08:51:51 +01:00
Ole Eskild Steensen
2a5fa33b0e Merge branch 'Luke-zhang-04-sort-filetree' 2023-01-25 08:47:43 +01:00
Ole Eskild Steensen
bc2584b51c Formatting 2023-01-25 08:47:25 +01:00
Ole Eskild Steensen
5d9b0e508e Copy theme css that gets ignored by sass 2023-01-25 08:38:23 +01:00
Ole Eskild Steensen
8332158717 Change default to vercel, as netlify doesn't work 2023-01-25 08:23:13 +01:00
Ole Eskild Steensen
6daca342ec Add vercel.json to files to update in PRs 2023-01-25 08:23:13 +01:00
Ole Eskild Steensen
f537472f5d Add support for vercel search 2023-01-25 08:23:13 +01:00
Ole Eskild Steensen
44a7af447c Sass should ignore theme.css file 2023-01-25 08:23:13 +01:00
Ole Eskild Steensen
94c91c3031 Change default to vercel, as netlify doesn't work 2023-01-22 23:37:53 +01:00
Ole Eskild Steensen
0c98347b62 Add vercel.json to files to update in PRs 2023-01-22 23:32:12 +01:00
Ole Eskild Steensen
35475402e1 Add support for vercel search 2023-01-22 23:29:14 +01:00
Ole Eskild Steensen
53ab95bd12 Sass should ignore theme.css file 2023-01-22 22:51:17 +01:00
Luke-zhang-04
3f9e9ab7a0
feat(filetree): sort filetree recursively 2023-01-21 13:03:51 -05:00
Ole Eskild Steensen
9062a9cef6 Merge branch 'uroybd-main' 2023-01-21 12:13:21 +01:00
Ole Eskild Steensen
0fe8b10233 Fix stylesheet link, and add new file to plugin-info 2023-01-21 12:12:59 +01:00
Ole Eskild Steensen
d5b2409a0b Add support for slashes in tags 2023-01-21 12:07:26 +01:00
Ole Eskild Steensen
255e1d531d Add support for slashes in tags 2023-01-21 12:03:39 +01:00
Utsob Roy
afba7daf72 add downloaded theme support 2023-01-20 00:35:09 +06:00
Utsob Roy
3176a78c03
better tag search (#46) 2023-01-19 14:46:56 +01:00
Utsob Roy
92d49c2c54
A custom content taggification (#45)
* a custom content taggification
2023-01-19 10:31:35 +01:00
Ole Eskild Steensen
80d58a7fd8 Do markdown-it-attrs later than hashtag, to fix hastag issue 2023-01-18 22:20:54 +01:00
Ole Eskild Steensen
f6512bd053 Fix inline hashtag issues 2023-01-18 22:06:13 +01:00
Ole Eskild Steensen
cca486c7dc Fix issue where markdown-it-attrs would be rendered as tags 2023-01-18 16:02:14 +01:00
Luke
63dca03db5
fix(jsonify): default to empty string on empty content (#42) 2023-01-17 14:26:47 +01:00
Ole Eskild Steensen
e3ddd1e29e Refactor, and styling adjustments to callout icons 2023-01-17 14:24:46 +01:00
Luke-zhang-04
d79ff93c5e implement new callout code for code blocked admonitions 2023-01-17 14:24:46 +01:00
Luke-zhang-04
f328f9b411 feat(callouts): make callouts look like Obsidian callouts
- change callout look
- make callouts collapsible (https://github.com/oleeskild/obsidian-digital-garden/issues/89)
2023-01-17 14:24:46 +01:00
Luke-zhang-04
00011e734e fix(callouts): render nested callouts properly
previously, nested callouts were not rendered properly becuase regex
could not detect the correct closing tag for a callout that had another
callout nested inside of it.
2023-01-17 14:24:46 +01:00
Ole Eskild Steensen
f87a1ae720
Dynamic files (#44)
* Added new file to be used by the plugin to know what files to look for when updating the tempalte

* Added field for files to delete

Co-authored-by: Ole Eskild Steensen <ole@savvy.no>
2023-01-17 12:39:25 +01:00
Ole Eskild Steensen
ad002db5cd Fix issue where search results would flow outside container 2023-01-12 09:11:50 +01:00
Ole Eskild Steensen
57daed82cd
Allow slash in tags 2023-01-11 22:55:29 +01:00
idasofiegrude
4dcfeb4e7e Bumped axios 2023-01-11 22:28:56 +01:00
dependabot[bot]
7e04e3add3
Bump sass from 1.49.9 to 1.57.1 (#26)
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.57.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.49.9...1.57.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 22:24:23 +01:00
dependabot[bot]
7507ff878f
Bump markdown-it from 12.3.2 to 13.0.1 (#22)
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.3.2 to 13.0.1.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/12.3.2...13.0.1)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 22:24:04 +01:00
dependabot[bot]
90c51ddab1
Bump dotenv from 10.0.0 to 16.0.3 (#19)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 10.0.0 to 16.0.3.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v10.0.0...v16.0.3)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 22:23:50 +01:00
Ole Eskild Steensen
777b8ff269 Show tag for all languages 2023-01-11 17:48:13 +01:00
Ole Eskild Steensen
55159ed89c Fix inline tag search 2023-01-09 19:24:21 +01:00
Ole Eskild Steensen
ba534d6296 Remove unused code 2023-01-09 19:14:07 +01:00
Ole Eskild Steensen
5cf5aa1566 Allow searching both inline and frontmatter tags 2023-01-09 19:08:33 +01:00
Ole Eskild Steensen
0c46242b0a Add support for inline tags 2023-01-09 18:54:15 +01:00
Ole Eskild Steensen
1bc283c4de Merge branch 'uroybd-main' 2023-01-09 17:54:02 +01:00
Ole Eskild Steensen
d9e75704bb Fix errors and remove internally used tags 2023-01-09 17:53:13 +01:00
Ole Eskild Steensen
4487444510
Merge branch 'main' into main 2023-01-09 17:12:17 +01:00
Ole Eskild Steensen
2c3bddded8
Add tag to search result and remove home note tag 2023-01-09 17:11:28 +01:00
Utsob Roy
8f32df6bb8 gap in tags 2023-01-09 11:47:58 +06:00
Ole Eskild Steensen
c18dc85dfb
Merge branch 'main' into main 2023-01-08 16:09:34 +01:00