#todo
This site is built using [[Application]] and [[Publish]] within the [[9981 Obsidian Platform]]
Several modifications and improvements have been added and they are tracked in the [[Project Changelog]].
These notes will be structured around four key elements: The good, The bad and What could be Improved
This entry is updated on an ongoing basis and is considered to be part of #todo
> [!modified] : Last Modified in %%`=dateformat(this.modified, "MM/dd/yyyy")`%%**11/01/2023**
## The Good
- Extensible enough.
- Fast most of the time.
## The Bad
Anchors pointing to `publish.obsidian.md` for tags, for example: #todo when hovering on the link will show the address: `https://publish.obsidian.md/#todo` due to `<base>` being set to that URL.
When asking about it we were told that it's like that intentionally for Asset loading which is ok. But it provides a **terrible experience** for the user when they use the middle button (or the contextual menu) to open the tags in a "new window".