I'm thinking of creating a new AI powered note-taking app which has features like 'auto suggest', 'search using natural language', 'asking natural language question to get answer using notes as knowledge base ', etc.
What other features would you like to see?
PS: Suggest your wildest feature request.
The key thing is that I don't want to have to decide in advance how I want to use the information. I just want to store the information that I know it might be useful or important later.
(More concretely, I could see this being a single huge text file in which I can make natural language queries; each query generates a view of the file that corresponds to selected sentences in the file that match the query. For example, if I asked "what are the things I have to do for next month", then it would show me the sentences that correspond to things I have to do for next month. If I queried "exciting ML papers", then it would show me the sentences in which I link or talk about an ML paper, and I sounded excited about it.)