2
1
Fork
You've already forked lorgseq
0
an org-roam facing fork of logseq https://github.com/logseq/logseq
  • Clojure 59.4%
  • TypeScript 20.3%
  • CSS 13.5%
  • JavaScript 4.7%
  • HTML 0.9%
  • Other 1.1%
Find a file
2025年03月20日 09:29:38 +08:00
.carve fix: lint 2023年05月22日 22:15:11 +08:00
.clj-kondo Upgrade clj-kondo in frontend with new fixes 2023年06月13日 14:48:50 +08:00
.github fix: use ubuntu-22.04 instead of latest for desktop release 2025年03月11日 23:17:36 +08:00
.lsp dev: add lsp config 2023年02月24日 15:24:38 +08:00
android chore(release): bump version 0.10.10 2024年06月01日 01:19:57 +08:00
deps fix(sync): cannot delete some nested files 2024年05月08日 16:42:41 +08:00
docs docs/develop-logseq.md: specify that dependencies in /static also exist 2024年04月11日 12:07:48 +08:00
e2e-tests disable diacritic search for now 2024年12月11日 15:06:28 +08:00
fastlane/metadata/android/en-US fix: add icon for fastlane metadata 2024年06月23日 22:23:10 +08:00
ios chore: bump ios version, prepare for tf release 2024年05月29日 11:14:16 +08:00
libs update README.md (A link add to the community template) 2024年07月22日 21:32:24 +08:00
packages chore(deps): bump tar from 6.2.0 to 6.2.1 in /packages/ui 2024年04月16日 15:50:10 +08:00
public Feat: New UI components ( #10694 ) 2023年12月26日 16:31:37 +08:00
resources chore: bump electron to 35.0.1 2025年03月11日 23:17:36 +08:00
scripts fix: lint for a couple pl translations from #11306 2024年10月29日 17:06:39 -04:00
src fix: graph keep re-index when loading 2025年03月12日 02:24:50 +08:00
static chore: bump electron to 35.0.1 2025年03月11日 23:17:36 +08:00
tldraw Revert "fix tsup domain" 2024年06月03日 08:11:19 -04:00
.gitignore Feat: New UI components ( #10694 ) 2023年12月26日 16:31:37 +08:00
.prettierrc.js chore: add a prettier config 2021年03月16日 23:03:46 +08:00
.projectile fix mhchem 2023年07月21日 10:07:06 -04:00
.stylelintrc.json refactor: add stylelint processor 2020年12月07日 12:37:20 +08:00
bb.edn enhance: publishing --dev also watches frontend 2024年01月24日 08:53:48 -05:00
capacitor.config.ts refactor(mobile): upgrade to capacitor v5 2023年09月26日 17:19:42 +09:00
CODE_OF_CONDUCT.md Minor typo fixes and grammar improvements 2024年01月30日 16:16:40 -05:00
CODEBASE_OVERVIEW.md Tutorial fix and refactor. Update docs 2023年05月24日 16:57:48 -04:00
CONTRIBUTING.md fix: dead link, close #11205 2024年04月07日 18:34:02 +08:00
deps.edn chore: Update datascript to latest version before our fork 2023年12月15日 09:42:52 +08:00
Dockerfile fix(docker): node-canvas deps ( #10287 ) 2024年01月16日 16:01:28 +08:00
externs.js fix(apis): incorrect api call for the electron production bundle 2023年10月09日 21:52:52 +08:00
gulpfile.js handle amplify 2023年08月04日 11:17:30 +08:00
LICENSE.md fix(license): add exceptions for epl libraries 2020年11月03日 23:46:52 +08:00
old-readme.md plan for lorgseq 2025年03月20日 09:29:38 +08:00
package.json chore: bump playwright 2025年03月11日 23:17:36 +08:00
playwright.config.ts enhance(e2e): update playwright config ( #9623 ) 2023年06月14日 10:20:44 +08:00
postcss.config.js Inital radix reskin 2023年06月30日 09:35:00 +02:00
readme.org plan for lorgseq 2025年03月20日 09:29:38 +08:00
shadow-cljs.edn fix: publishing not loading correctly 2024年01月24日 08:53:48 -05:00
tailwind.all.css enhance(ui): refator the accent color for the tippy content 2024年01月04日 15:55:50 +08:00
tailwind.config.js dev: remove obsolete "@tailwindcss/line-clamp" dependency 2024年03月22日 12:41:23 +08:00
typos.toml ci: upgrade typos to 1.16.8 2023年08月24日 10:29:51 -04:00
yarn.lock chore: bump playwright 2025年03月11日 23:17:36 +08:00

Readme

An org facing fork of logseq https://github.com/logseq/logseq. See /Hermanhel/lorgseq/src/branch/master/old-readme.md for logseq's readme

Currently planned features:

  • exposing code block syntax for config
  • exposing file creation template for config
  • exposing link creation method for config
  • add a set of function mimicing org-roam's link creation
  • probably exposing configuration remove the markdown stuffs and distracting UI

Currently planned progress:

  • start code analysis in a week (by <2025年03月27日 Thu>)
  • design and implement 1 feature by <2025年03月30日 Sun>
  • after that I should be able to estimate time each feature would took roughly.