Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

profile page as Leaf #76

Merged
merged 60 commits into from
Sep 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
ca2becd
Empty View on Side Panel
saertna Nov 23, 2023
fbedf40
Function to update Leafs content
saertna Nov 27, 2023
57c83b2
Increased test coverage of maturitycalculation.ts
saertna Jun 14, 2024
29cb7cd
Increased test coverage of getNumberOfOutlinks
saertna Jun 14, 2024
8bb3b06
Merge branch 'Refactor-Obsidian-Interfaces' into leaf-overview
saertna Aug 26, 2024
6c2859b
Merge from newest mainline to include latest changes
saertna Aug 26, 2024
cb0170a
WorkspaceLeaf imported
saertna Aug 26, 2024
5e1e616
Directly call update methode of leave
saertna Aug 26, 2024
e4c907c
Handover string to leaf update
saertna Aug 26, 2024
5f1ba45
Replace in Leaf old content with new
saertna Aug 26, 2024
55648bc
Example fill of leave
saertna Aug 26, 2024
40546fb
Use Container in Leaf to update parts individually
saertna Aug 27, 2024
46f19f2
Update possibility of Chart in Leaf
saertna Aug 30, 2024
da1191c
Update chart in leafe with max/min
saertna Aug 30, 2024
48ffccc
Chart in Leave repositioned and size adjusment and background color a…
saertna Aug 30, 2024
224cc63
Avatar picture source path correctly loaded
saertna Aug 30, 2024
6b20a23
Maturity stats in the leaf-profile
saertna Aug 30, 2024
937dcc3
Calls to update profile leafs from main
saertna Aug 31, 2024
7e1c845
Update from Data.json when updating
saertna Aug 31, 2024
f069685
Update from Data.json when updating
saertna Aug 31, 2024
e6fcc42
Remove test output from tracking
saertna Aug 31, 2024
8250e51
Remove test output from tracking
saertna Aug 31, 2024
6b91f47
Chart for weekly challenge in Leaf
saertna Aug 31, 2024
0c632cb
Leave filling with data when reopened
saertna Aug 31, 2024
5657ca8
Symbol for leave added
saertna Aug 31, 2024
ac09c01
Update Avatar Leafe instead Avatar Page
saertna Aug 31, 2024
79f868e
Mediator used for all settings interactions to decouple
saertna Aug 31, 2024
815ab53
Mediator used for all settings interactions to decouple
saertna Aug 31, 2024
9e8a7d3
Update Level fixed
saertna Aug 31, 2024
ba33c74
Save Badge in Settings
saertna Aug 31, 2024
f3de426
Delay Leaf actualization when not reading
saertna Sep 1, 2024
681316e
Delay Leaf actualization to wait for Dom readiness
saertna Sep 1, 2024
7d852bc
Support me, Ko-fi need no account info
saertna Sep 1, 2024
5dfe25a
Change profile picture when changed in Settings
saertna Sep 1, 2024
17b8002
Profile picture always on top when changed or added
saertna Sep 1, 2024
71ff4b4
Cleanup - Replace Avatar Page with Avatar Leaf
saertna Sep 1, 2024
c89be8c
Calculation function exclusion for test decoupling
saertna Sep 1, 2024
42b490f
Remove test output from tracking
saertna Sep 1, 2024
71b9e63
Colorpicker to choose colors for profile bars
saertna Sep 1, 2024
206953e
Cleanup unnecessary UI elements
saertna Sep 2, 2024
e73060a
Profile leaf toggle in settings
saertna Sep 2, 2024
1d75f3c
Profile Leave only shown when Settings enabled
saertna Sep 2, 2024
0da6def
Profile Leaf opening and closing commands
saertna Sep 2, 2024
74139be
Solving Warings
saertna Sep 2, 2024
8204149
Linter to ES2021
saertna Sep 2, 2024
646a2fb
Refactored to avoid code duplication in Leaf calls
saertna Sep 2, 2024
d358c18
Refactored to resolve promised warnings
saertna Sep 2, 2024
0747c54
Release Notes for 0.0.91
saertna Sep 5, 2024
9bead57
Release Notes for 0.0.91
saertna Sep 5, 2024
e8e9d17
Release Notes for 0.0.91
saertna Sep 12, 2024
bba6137
Count links with dataview when installed
saertna Sep 13, 2024
70978e3
Release Notes for 0.0.91
saertna Sep 13, 2024
9c05a3b
Dataview inline query settings not needed anymore
saertna Sep 13, 2024
aa5a9d2
Obsidian-Charts not needed anymore installed
saertna Sep 13, 2024
c83a8cc
Log message to let know missing dataview plugin
saertna Sep 13, 2024
e44e1c5
Release 0.0.91 video
saertna Sep 15, 2024
3c25614
Release 0.0.91 video
saertna Sep 17, 2024
b9ebdd1
Release 0.0.91 video
saertna Sep 17, 2024
46187e1
Release 0.0.91
saertna Sep 17, 2024
7f22306
Release 0.0.91 notes
saertna Sep 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,8 @@ Follow the steps below to install 'Gamificate your PKM'.
1. Search for "Gamificate your PKM" in Obsidian's community plugins browser
2. Enable the plugin in your Obsidian settings (find "Gamificate your PKM" under "Community plugins").
3. Check the settings. Maybe you would like to exclute TAGs (more about it below).
4. plugins needed to be installed and configured for fully operational
- `dataview`. In dataview settings enable `Enable JavaScript Queries` and `Enable Inline JavaScript Queries` to display counting in profile.
- `obsidian-charts`
4. plugin needed to be installed and enabled for fully operational
- `dataview`
5. in Obsidian hit `CTRL+P` and run command `Initialize gamification ratings`
6. create and improve notes and rate again to increase points

Expand Down
1,463 changes: 0 additions & 1,463 deletions coverage/clover.xml

This file was deleted.

13 changes: 0 additions & 13 deletions coverage/coverage-final.json

This file was deleted.

421 changes: 0 additions & 421 deletions coverage/lcov-report/badges.ts.html

This file was deleted.

224 changes: 0 additions & 224 deletions coverage/lcov-report/base.css

This file was deleted.

87 changes: 0 additions & 87 deletions coverage/lcov-report/block-navigation.js

This file was deleted.

Loading
Loading