Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      How To Prevent WordPress SQL Injection Attacks

      June 14, 2025

      This week in AI dev tools: Apple’s Foundations Model framework, Mistral’s first reasoning model, and more (June 13, 2025)

      June 13, 2025

      Open Talent platforms emerging to match skilled workers to needs, study finds

      June 13, 2025

      Java never goes out of style: Celebrating 30 years of the language

      June 12, 2025

      6 registry tweaks every tech-savvy user must apply on Windows 11

      June 14, 2025

      Here’s why network infrastructure is vital to maximizing your company’s AI adoption

      June 14, 2025

      The AI video tool behind the most viral social trends right now

      June 14, 2025

      Got a new password manager? How to clean up the password mess you left in the cloud

      June 14, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Right Invoicing App for iPhone: InvoiceTemple

      June 14, 2025
      Recent

      Right Invoicing App for iPhone: InvoiceTemple

      June 14, 2025

      Tunnel Run game in 170 lines of pure JS

      June 14, 2025

      Integrating Drupal with Salesforce SSO via SAML and Dynamic User Sync

      June 14, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      6 registry tweaks every tech-savvy user must apply on Windows 11

      June 14, 2025
      Recent

      6 registry tweaks every tech-savvy user must apply on Windows 11

      June 14, 2025

      Is Chrome Copying Edge? ‘Omnibox Tools’ Bring Edge-Style Address Bar Shortcuts

      June 14, 2025

      Windows 11 24H2’s new Start Menu auto-changes size based on screen resolution

      June 14, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Operating Systems»Linux»Journals and Contents: Two Special Pages in Logseq

    Journals and Contents: Two Special Pages in Logseq

    April 30, 2025

    Journals and Contents: Two Special Pages in Logseq

    Logseq is different from the conventional note-taking applications in many aspects.

    Firstly, it follows a note block approach, rather than a page-first approach for content organization. This allows Logseq to achieve data interlinking at the sentence level. That is, you can refer to any sentence of a note in any other note inside your database.

    Another equally important feature is the “Special Pages”. These are the “Journals” and “Contents” pages. Both of these special pages have use-cases far higher than what their names indicate.

    The Journals page

    The “Journals” is the first page you will see when you open Logseq. Here, you can see dates as headings. The Logseq documentation suggests that a new user, before understanding Logseq better, should use this Journals page heavily for taking notes.

    Journals and Contents: Two Special Pages in Logseq
    Journals Page

    As the name suggests, this is the daily journals page. Whatever you write under a date will be saved as a separate Markdown file with the date as the title. You can see these pages in your file manager, too. Head to the location you use for Logseq, then visit the journals page.

    Journals and Contents: Two Special Pages in Logseq
    Journals Markdown Files in File Manager

    Let’s see how to make this Journals page most useful.

    Journal page as a daily diary

    Let’s start with the basics. The “Journals” page can be used as your daily diary page.

    If you are a frequent diary writer, Logseq is the best tool to digitize your life experiences and daily thoughts.

    Each day, a new page will be created for you.

    If you need a page for a day in the past, Just click on the Create button on the bottom of Logseq window and select “New page”.

    Journals and Contents: Two Special Pages in Logseq
    Click on Create → New Page

    In the dialog, enter the date for the required journal in the format, Mar 20th, 2023. Press enter. This will create the Journal page for the specified that for you!

    Journals and Contents: Two Special Pages in Logseq
    Create Journal page for an old date

    Journal as a note organizer

    If you have read the Logseq Pages and Links article in this series, you should recall the fact that Logseq considers the concept of Pages, Tags, etc. in almost similar manner. If you want to create a new note, the best way is to use the keyboard method:

    #[[Note Title Goes Here]]

    The above creates a page for you. Now, the best place to create a new page is the Journals page.

    Logseq has a powerful backlink feature. With this, if you use the Journals page to create a new page, you don’t need to add any date references inside the page separately, since at the very end of the page, you will have a backlink to that day’s journal.

    Journals and Contents: Two Special Pages in Logseq
    Note with date reference

    This is beneficial because you can recall when a note was first created easily.

    Journal as a to-do organizer

    Logseq can be used as a powerful task manager application as well, and the Journals page plays a crucial role in it.

    If you come across any task while you are in the middle of something, just open the Journals page in Logseq and press the / key.

    Search and enter TODO. Then type the task you are about to do.

    Once done, press / again and search for Date Picker. Select a date from the calendar.



    0:00
    /0:29



    Creating a TODO task in Logseq

    That’s it. You have created a to-do item with a due date. Now, when the date arrives, you will get a link on that day’s Journal page. Thus, when you open Logseq on that day, you will see this item.

    It will also contain the link to the journal page from where you added the task.

    Other than that, you can search for the TODO page and open it to see all your task list, marked with TODO.



    0:00
    /0:23



    Search for the TODO page to list all the to-do tasks

    Journal to manage tasks

    Task management is not just adding due date to your tasks. You should be able to track a project and know at what stage a particular task is. For this, Logseq has some built-in tags/pages. For example, LATER, DOING, DONE, etc.

    These tags can be accessed by pressing the / key and searching for the name.

    For example, if you have some ideas that should be done at a later date, but not sure when exactly, add these with the LATER tag, just like the TODO tag explained above.

    Now, you can search for the LATER tag to know what all tasks are added to that list.



    0:00
    /0:22



    Using the LATER tag in Logseq

    Using the Journal page is beneficial here because you will be able to recollect on what date a particular task was added, allowing you to get more insight about that task. This will help you more, if you have entered your thoughts of that day in the Journal.

    The Contents Page

    Logseq has a special Contents page type, but don’t confuse it with the usual table of contents. That is not its purpose. Here, I will mention the way I use the contents page. You can create your own workflows once you know its potential.

    You can think of the Contents page as a manually created Dashboard to your notes and database. Or, a simple home page from where you can access contents needed frequently.

    The most interesting thing that sets the contents page apart from others is the fact that it will always be visible in the right sidebar. Therefore, if you enable the sidebar permanently, you can see the quick links in the contents all the time.

    Edit the Contents page

    As said above, the Contents page is available on the right sidebar. So click on the sidebar button in the top panel and select Contents. You can edit this page from this sidebar view, which is the most convenient way.

    Journals and Contents: Two Special Pages in Logseq
    Click on the Sidebar button and select Contents

    All the text formatting, linking, etc., that work on Logseq pages works on this page as well.

    1. Add all important pages/tags

    The first thing you can do is to add frequently accessed pages or tags.

    For example, let’s say you will be accessing the Kernel, Ubuntu, and APT tags frequently. So, what you can do is to add a Markdown heading:

    ## List of Tags

    Now, link the tags right in there, one per line:

    #Kernel
    #Ubuntu
    #APT

    For better arrangement, you can use the Markdown horizontal rule after each section.

    ---

    2. Link the task management pages

    As discussed in the Journals section, you can have a variety of task related tags like TODO, LATER, WAITING, etc. So you can link each of these in the contents page:

    ## List of Tasks
    
    #TODO
    #LATER
    #WAITING
    ---
    🚧
    Please note the difference between the Markdown heading and the Logseq tags. So, don’t forget to add a space after the # if you are creating a Markdown header.

    3. Quick access links

    If you are visiting some websites daily, you can bookmark these websites on the contents page for quickly accessing them.

    ## Quick access links
    
    [It's FOSS](https://itsfoss.com/)
    [It's FOSS Community](https://itsfoss.community/)
    [Arch Linux News](https://archlinux.org/)
    [GitHub](https://github.com/)
    [Reddit](https://www.reddit.com/)

    After all this, your contents page will look like this:

    Journals and Contents: Two Special Pages in Logseq
    Contents page in Logseq

    Wrapping Up

    As you can see, you can utilize these pages in non-conventional ways to get a more extensive experience from Logseq. That’s the beauty of this open-source tool. The more you explore, the more you discover, the more you enjoy.

    In the next part of this series, I’ll share my favorite Logseq extensions.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleRancher Releases Patch for CVE-2024-22031 Privilege Escalation Vulnerability
    Next Article Halwan Linux is an Arch-based distro for developers

    Related Posts

    News & Updates

    6 registry tweaks every tech-savvy user must apply on Windows 11

    June 14, 2025
    Operating Systems

    Is Chrome Copying Edge? ‘Omnibox Tools’ Bring Edge-Style Address Bar Shortcuts

    June 14, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    Microsoft 365 Copilot just got a major upgrade with GPT-4o image generation and specialized AI agents

    News & Updates

    US infrastructure could crumble under cyberattack, ex-NSA advisor warns

    Security

    Solo.io launches MCP Gateway to tackle AI agent sprawl

    Tech & Work
    Microsoft says “ChatGPT isn’t better than Copilot,” but OpenAI’s companion reportedly received more visits in a day than Copilot did in a month

    Microsoft says “ChatGPT isn’t better than Copilot,” but OpenAI’s companion reportedly received more visits in a day than Copilot did in a month

    News & Updates

    Highlights

    CVE-2025-47092 – Adobe Experience Manager Stored XSS

    June 10, 2025

    CVE ID : CVE-2025-47092

    Published : June 10, 2025, 11:15 p.m. | 2 hours, 34 minutes ago

    Description : Adobe Experience Manager versions 6.5.22 and earlier are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by a low privileged attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim’s browser when they browse to the page containing the vulnerable field.

    Severity: 5.4 | MEDIUM

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    April 4, 2025: AI updates from the past week — Claude for Education, new website for exploring Amazon Nova models, and Solo.io’s MCP Gateway

    April 4, 2025

    Microsoft releases Athena AI blueprint to boost developers’ productivity

    June 5, 2025

    Master Reactivity in React: Derivations, Effects, and State Synch

    April 17, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.