Development of Inline Tasks

  1. ✅ Pages
  2. ❌ Tasks
  3. ❌ TaskSet
  4. ✅ Topics

Not working means url tag in Django template language is not working

New goal: All Obsidian links (defined as something inside a double brackets that links to another file), work.

First Heading

This is some text.

This is an image.

learning_causal_diagramSome more text.

Task

what is a key binding?

Here is a link to a doc? Key Question

Link to task does not work: XXWhat is a key question?

1753960370

Link to Taskset: Regex TwF

Link to Topic: The Learning BookCourse

{% url ‘all_tasks’}

Working url tag in Template

View All Tasks

Get Task Working

Figure out why code is not working.

Here is a working URL for a task url: http://127.0.0.1:8000/tasks/1753877114/

Here is a url tag for a task.

View a task

Get TaskSet Working

Working URLs:

Task Set using obsidian_id

Task Set using slug

Define urls I want

Working now!!

Update the url-tags.

Only need to change the tags in all-taskset (Linear View, Slideshow View)

1753960370