# Compass A guide to navigating my personal blog. ## Entries The [[Index]] page serves as an index of all published posts on this blog, listed in chronological order. It’s the best place to start if you simply want to browse. ## Tags At the end of each entry, you’ll find tags, such as: #compass Clicking on a tag will display a list of all entries sharing that tag. Tags are used to loosely categorize themes or topics. A single entry may carry multiple tags. All tags used on this blog follow a fixed system, outlined below: |Tag | Entry type | | --- | --- | | #me | Entries featuring images of me. | | #thoughts | Reflections, internal monologues. | | #memories | Recollections of past events. | | #life | Life updates, personal milestones. | | #random | Entries that don’t fit other tags; spontaneous thoughts or moments. | | #travelling | Stories and impressions from travels. | | #sport | Exercise-related entries, gym updates, etc. | | #diy | Projects and creations I've built or fixed myself. | | #art | Commentary or reflections on art. | | #artwork | My own art shared or discussed. | | #photography | Photos taken with my DSLR. | | #reading | Thoughts about books I’m reading or have read. | | #music | Entries about music in any form, whether it's something I'm listening to or music I've created myself. | | #selfmade | Entries featuring anything I've made myself: art, music, projects, or other personal creations. | | #hema | My experiences with historical European martial arts (longsword). | | #showmanslife | Life at the fairs I occasionally help out at.| | #motorcycling | Motorcycle-related entries and journeys. | ## Search You can use the search bar (top left, or in the navigation drawer on mobile) to find entries by title, content, or tags. The site uses **Obsidian Publish**, which also supports advanced search syntax - [read more here](https://help.obsidian.md/plugins/search). ## Contact Whether you have a question, a comment, or just a thought you’d like to share, you can reach me via the [[Write Something]] page, or via email: [email protected] --- <div class="button-row"> <button id="like-button"> <span class="material-symbols-outlined" id="like-icon">favorite</span> <span id="like-count">0</span> </button> <a href="Write Something" class="bookmark-link internal-link"> <button id="comment"> <span class="material-symbols-outlined" id="comment-icon">chat_bubble</span> </button> </a> </div>