## Latest Updates
- **2023-11-15** - **2023-11-26** ==IN PROGRESS==
- Theme Changes:
- [x] Font Reviews ✅ 2023-11-19
- [x] Remove additional PragmataPro fonts. ✅ 2023-11-15
- [x] Implement Nure as the primary driver. ✅ 2023-11-15
- [x] Revisit font pick. ✅ 2023-11-19
- [x] Argument & Implement ✅ 2023-11-19
- PragmataPro is used on other devices as main font.
- I love the author, Fabrizio Schuavi - I really want to use his fonts.
- Can work with italics alone (smaller size)
- Strong is accented with font features instead. Not worth the extra 700kb.
- Portable (Android)
- 700kb. Can trim by ignoring extra characters but an unnecessary early optimization.
- `Nure` exists for the eye, and official ui elements. THINK:
- [x] table of contents ✅ 2023-11-19
- [x] menu ✅ 2023-11-19
- [x] micro ui elements like embeds titles ✅ 2023-11-19
- [x] quote titles with content? ✅ 2023-11-19
- [x] Adjust the CSS accordingly to support font changes. ✅ 2023-11-19
- Multiple adjustments to support these changes:
- [x] JavaScript inserted icons work. ✅ 2023-11-15
- [x] Inline icons work. ✅ 2023-11-19
- [ ] CSS Refactor
- [x] Organization (First Pass) ✅ 2023-11-17
- [x] Cleanup (Second Pass) ✅ 2023-11-19
- [x] Finalize (Last Pass) ✅ 2023-11-26
- [x] Adjust Colors ✅ 2023-11-26
- [x] Search ✅ 2023-11-21
- [x] Search Results ✅ 2023-11-21
- [x] Body Colors ✅ 2023-11-21
- [x] Internal Link Colors ✅ 2023-11-21
- [x] External Link Colors ✅ 2023-11-26
- [x] Right Sidebar Colors ✅ 2023-11-21
- [x] Graph Colors ✅ 2023-11-25
- [x] External Forms Review ✅ 2023-11-26
- [x] Callout Misaligned ✅ 2023-11-25
- [x] Android Issues. ✅ 2023-11-26
- [x] Upon fixing the callouts, noticed issues with the font rendering between desktop and linux yet again with the eye. ✅ 2023-11-21
- [x] Ended up going into a [[Rabbit Hole]] for Font Rendering. ✅ 2023-11-21
- [x] Turns out the JS fix I had to implement for the eye was no longer needed after fix. ✅ 2023-11-21
- [x] Leave note to document what was learned: [[20 Log/22 Entry Log/CSS Font Rendering in Linux and Android vs Windows|CSS Font Rendering in Linux and Android vs Windows]] ✅ 2023-11-21
- [ ] Desktop Application Theme
- [x] Basic Adjustments to look closer to [[99 About/998 Platform/9981 Obsidian Platform/Publish|Publish]] ✅ 2023-11-19
- [x] Icon Colors. ✅ 2023-11-26
- [x] Backgrounds. ✅ 2023-11-26
- [x] General Colors. ✅ 2023-11-26
- [ ] Checklist Icons
- **2023-11-06**
- Fixing [[30 Nexus/32 Grimoire/DataView|DataView]] issues in maps.
- **2023-11-04**
- Changed the structure for storing content found on other mediums which works with [[40 Vault/41 Ware/413 Platform/Raindrop]].
- **2023-11-01**
- Fixed issues with iconify in content not working well within lists.
- Improved Lighthouse score to stick closer to vanilla [[Publish]].
## Feature List
- Custom UX for Navigation
- Custom Animated Logo with custom font letters (AQA)
- Eye is closed on load.
- Eye opens when browsing.
- Custom Mobile Navigation
- Enables Graphs in Responsive.
- Better Looks.
- Custom Search Visuals
- Styled, with icons
- Numbered Directories for Icons & Shortcuts
- Defined once globally.
- `411` is analogue to some longer String `411 Software`.
- It enforces self-moderation, you don't want long numbers on your title.
- Allows for saving characters used, 411 is always 411. It has a meaning.
- Automatic Index navigation.
- aliases to make urls behave like breadcrumbs.
- ascension.quest/10-parent/10-parent.md = ascension.quest/10-parent
- This allows for the user to remove a part of the URL to find the parent element.
- Custom UX Icons
- Icons in Content
- Icons in Graph
- Icons in Title
- Icons in Footers
- Icons in Search Results
- Custom UX Headers
- Custom Coverless Pages where Title lives outside the content container, without images.
- Custom Cover Image assigned by Frontmatter
- Custom Bacgkround Assigned by Frontmatter
- Tags are shown in the header.
- "Up" link to enable to traverse to the parent of an entry.
- Custom Frontmatter [[Properties]]
- `cssclasses` + `css` for frontmatter-defined CSS, rendered per post.
- `cover`
- `background`
- `published_date`
- Dynamic String Interpolation to Static Markdown on Publish.
- Footer Improvements
- Lives outside the content box visuaully.
- Graph Improvements
- Custom weights and forces.
- Custom colors and line widths.
- Implemented Arrows.
- Increased the side of the nodes.
- Changed the way zoom and panning is calculated to fit a bit better with the design.
- Forcing recenters when browsing.
- Generators
- Implemented a custom [[30 Nexus/32 Grimoire/DataView]] preprocessor.
- Implemented a Index Generator with custom Syntax.
- Implemented custom scenarios for frontmatter usage.
- Created all Maps and UX queries for content discovery.
- Extra features
- Per Page Feedback
- Contact form
- Newsletter
#todo
Last Modified in %%`=dateformat(this.modified, "MM/dd/yyyy")`%%**11/26/2023**
Created in %%`=dateformat(this.created, "MM/dd/yyyy")`%%**10/25/2023**