Commit Graph

100 Commits

Author SHA1 Message Date
sean1832
6a1c23962e trans: update translation 2023-02-19 02:55:23 +11:00
sean1832
5b768b7f6b BREAKING CHANGE: multilingual support for prompt manipulation 2023-02-19 02:54:52 +11:00
sean1832
760faa9128 build: add translation 2023-02-19 02:46:10 +11:00
sean1832
f3f658b9fe BREAKING CHANGE: add support for multilingual search 2023-02-19 02:45:40 +11:00
sean1832
1c5e643a16 build: add translated languages 2023-02-19 01:24:04 +11:00
sean1832
a36766ff25 doc: add warning message 2023-02-19 01:22:13 +11:00
sean1832
457220a0b4 doc: update todo 2023-02-19 01:16:51 +11:00
sean1832
13040bf26b doc: update todo 2023-02-19 00:38:53 +11:00
sean1832
2070cfd760 fix: missing variable filter_info 2023-02-19 00:03:33 +11:00
sean1832
d8ce089622 chore: add emoji for clarity 2023-02-19 00:00:05 +11:00
sean1832
9e91b7dcd7 fix: missing translation 2023-02-18 23:52:13 +11:00
sean1832
ee53478aa2 feat: add option to include extension 2023-02-18 23:37:09 +11:00
sean1832
3f3f1b22cc feat: add utility script to create and update languages 2023-02-18 23:36:35 +11:00
sean1832
3a1be4367e feat: add support for 'UTF-8' for read json 2023-02-18 23:36:35 +11:00
sean1832
0fc126732c feat: create languages.json for globally accessible supported language info 2023-02-18 23:36:35 +11:00
sean1832
bfaa87e5b8 BREAKING CHANGE: add support for Chinese(Simplified) 2023-02-18 23:36:35 +11:00
sean1832
469c47b9a4 BREAKING CHANGE: add support for Chinese(Simplified) 2023-02-18 23:36:35 +11:00
sean1832
0558b1482f fix: not able to separate language selector with set_language function 2023-02-18 20:45:46 +11:00
sean1832
1849759eba build: import language module 2023-02-18 20:32:56 +11:00
sean1832
4668378fc6 build: create language module for multilingual support 2023-02-18 20:32:35 +11:00
sean1832
ce6a582326 refactor: rename read json file to read json 2023-02-18 20:12:45 +11:00
sean1832
cca20c3f99 refactor: rename read json file to read json 2023-02-18 20:11:50 +11:00
sean1832
029dcdf6fe feat: add create json if not exist to read json function 2023-02-18 20:11:06 +11:00
Zeke Zhang
646641c355
Merge pull request #5
Info display
2023-02-17 16:21:27 +11:00
sean1832
2bab34f4c4 chore: display version info on side panel 2023-02-17 16:20:04 +11:00
sean1832
e4e5f21bb6 doc: add todo
automatic update
2023-02-16 05:30:55 +11:00
sean1832
97f32c84ba doc: fix typo 2023-02-16 05:29:43 +11:00
sean1832
134db8c98d doc: add todo
Provide detail documentation for users.
2023-02-16 05:23:58 +11:00
sean1832
a2f8a1f9e7 doc: update feature description 2023-02-16 05:17:11 +11:00
sean1832
0a357904d2 doc: update python installation tutorial link 2023-02-16 05:14:08 +11:00
sean1832
23a49be05e style: bold language 2023-02-16 05:04:21 +11:00
sean1832
396ea33e01 doc: update todo list 2023-02-16 05:02:30 +11:00
sean1832
722a7ca713 fix: frontmatter filter row does not display correctly 2023-02-16 05:00:22 +11:00
sean1832
fc84821360 build: auto upgrade package if requirement.txt is modified 2023-02-16 04:54:59 +11:00
sean1832
82df60bba5 build: upgrade packages
numpy==1.24.2
openai==0.26.5
streamlit==1.81.1
2023-02-16 04:54:24 +11:00
sean1832
dc1fa427dc build: add .temp to git ignore 2023-02-16 04:44:31 +11:00
sean1832
88def3f3a1 build: manual update library batch program 2023-02-16 04:37:39 +11:00
sean1832
9a7070f436 doc: update readme-cn 2023-02-16 04:21:38 +11:00
sean1832
61527f8e4a doc: update readme-en 2023-02-16 04:14:47 +11:00
Zeke Zhang
ff821352cc
Merge pull request #4
Add Ability to Add More Filter Fields to Targeted Note Search in 'Brain Memory' Section
2023-02-16 03:28:49 +11:00
sean1832
32ac8afaec feat: Added feature to save frontmatter filter parameters 2023-02-16 03:15:48 +11:00
sean1832
9245e6fe0c BREAKING CHANGE: multiple frontmatter field filter 2023-02-16 02:38:02 +11:00
sean1832
aba610ff33 experiment: change column space 2023-02-15 22:50:20 +11:00
sean1832
9c7be623f5 experiment: add delete filter row 2023-02-15 22:44:38 +11:00
sean1832
2daa8e5012 experiment: ability to append filter logics 2023-02-15 22:35:02 +11:00
sean1832
eb6990c4cb refactor: create add_filter function from filter_data 2023-02-15 22:15:11 +11:00
sean1832
d5f52336b2 feat: additional filter logic
CONTAINS,
NOT CONTAINS,
MORE THAN,
LESS THAN,
MORE THAN OR EQUAL,
LESS THAN OR EQUAL
2023-02-15 03:44:35 +11:00
sean1832
a6b1d09d1d feat: replace advanced mode radio to switch 2023-02-15 02:49:50 +11:00
sean1832
0ed1ca41fd chore: remove unused library 2023-02-15 02:36:26 +11:00
Zeke Zhang
f821ddeb90
Merge pull request #3 from sean1832/feat/main/advanced_mode
Merge pull request #1 from sean1832/main
2023-02-15 02:25:25 +11:00