Skip to content
#

todolist

Here are 2,272 public repositories matching this topic...

harshad1
harshad1 commented Sep 25, 2020

Currently, the search dialog (search dialog, heading dialog etc) callbacks use indexOf to go to the requested position in the file.

If multiple instances of the search term are present in the file, this prevents us from jumping to anything except the first instance.

For example, consider the following structure

## Project 1
### notes <- instead stops here

## Project 2
### note

Improve this page

Add a description, image, and links to the todolist topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the todolist topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.