Skip to content

Releases: taurean/palace

v0.9.0

25 Jul 04:31
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release
  • File Switcher Enhancement
    • Added Obsidian file switcher configuration for improved navigation
  • Template Improvements
    • Updated Article Clipper template with enhanced features and better structure
    • Streamlined template links by removing "Collection" suffix for cleaner references
  • Documentation Updates
    • Updated documentation structure and content throughout Palace vault
    • Added Palace design decisions and opinions documentation
    • Enhanced system documentation with clearer guidance
  • Content Management
    • Added View Later document for tracking unfinished content and media
    • Introduced sample notes for better user onboarding
    • Added new collection base files for albums, articles, books, and cities
  • Collections Enhancement
    • Added Comic Series and Comic Issues collections with templates
    • Created Course Lessons collection with base configuration and template
    • Added Courses collection for educational content tracking
    • Added Organization collection for business and entity management
  • System Types
    • Added new date, entry, parent, and visited property types
    • Enhanced type system for better content organization
  • View Configuration
    • Updated Obsidian views for notes and cities collections
    • Improved collection file organization and naming consistency
  • Maintenance
    • Removed unnecessary sample files and planning documents
    • Cleaned up obsolete files and plugin configurations
    • Updated core Obsidian configuration settings

v0.8.0

03 Jul 20:05
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release
  • Major Configuration Updates
    • Updated Obsidian configuration settings for improved user experience
    • Enhanced plugin configurations and core plugin settings
    • Improved daily notes configuration with better template paths
    • Updated property types configuration with new regional support
  • New Templates and Collections
    • Added Cities Collection for tracking locations with geographic data
    • Created City template with location properties and mapping integration
    • Added Basic Note template for general purpose notes
    • Enhanced Albums, Articles, and Books collections with better structure
  • Content Organization
    • Added system bases for saved queries and data views
    • Created sample notes including Oakland city example and Grocery List
    • Introduced view-later.md for tracking unfinished media
    • Renamed publish.md to public.md for better clarity
  • System Improvements
    • Updated getting-started documentation with expanded guidance
    • Enhanced directory structure and navigation
    • Improved home dashboard with better media tracking
    • Updated Types documentation with clearer property descriptions
  • Plugin Cleanup
    • Removed obsolete Leaflet plugin files and configurations
    • Streamlined plugin dependencies for better performance
    • Updated Road to prod documentation (renamed from "Road to prod.md")

0.7.0

02 Jul 01:52
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release
  • Update note type documentation and roadmap progress
  • Created a new template for Obsidian clipper to clip books
  • Added examples of book and article notes
  • Added collection notes for albums, articles, and books
  • Added templates for books and albums
  • Updated Article Clipper template structure and properties
  • Renamed release-date property to publish-date in types documentation and configuration
  • Removed old clipper template for videos as part of template reorganization

v0.6.0

30 Jun 21:55
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
  • Update Album template and add sample album note
  • Update Road to prod with expanded entity todo list
  • Add Album template for Obsidian notes
  • Update types in .obsidian/types.json
  • Remove empty collections and templates

Full Changelog: v0.5.0...v0.6.0

v0.5.0

28 Jun 06:21
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • New Features
    • Added toggle comment hotkey for quick commenting/uncommenting
    • Maps now automatically include a "contains" property for better organization
  • Improvements
    • Simplified plugin set by removing unnecessary plugins to keep Palace more streamlined
    • Updated Obsidian workspace configuration for better user experience
    • Reorganized collections and system folders for improved structure
  • Maintenance
    • Cleaned up work-in-progress search bases
    • Updated README and project documentation
    • Improved development workflow setup

v0.4.0

26 Jun 03:30
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

updated folder structure to be a bit easier to understand. curtain/ is now system. some of the old folders/files in system have been moved out to be more visible.

v0.3.0

27 May 20:33
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

note: I've let this project sit for a few months while I use my own version of this in my daily life. I'm coming back and making some tweaks including starting to use the upcoming bases feature.

  • tweaked README.md for clarity
  • added Road to 1.0 doc
  • tweaked formatting of Directory
  • added empty placeholder files in curtain/bases/, curtain/collection, and curtain/template

v0.2.0

04 Mar 23:40
463fa17
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • added .gitignore
  • updated README.md
  • tweaked home note settings
  • added clipper templates for articles and videos
  • added templates for Articles, Videos, Daily notes, Weekly notes, and Basic notes
  • Added a collection note for Articles
  • updated workspace config to layout panels

v0.1.0

04 Mar 19:04
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • added plugins and plugin configurations
  • set up basic folder / file structure