Skip to main content

Collections

Collections are a mechanism to collect items together. Some note-taking methods like Zettelkasten might heavily rely on linking to organize knowledge, other methods requires some structure to organize information.

Collection gives the ability to collect homogenous information with certain common attributes/properties.

Examples: Random memes, Cool websites, Thoughts, Ideas, Photography collection, People, Bookmarks, Movies, Books, Wander list, Bucket list, Product ideas, Content ideas, Quotes, Recipes etc

Collection typeDescription
DefaultTo collect similar type of data together with common characteristics or properties
QueryTo save a frequently used search query as collection
SyncedTo sync data from external sources like Github, Linear etc.
note

Simple collection type is no longer supported since v0.62.0.

Properties

Property as the name suggests is a mechanism to add additional information for the nodes. The alternative is to add all the information in text format in a markdown. Properties makes capturing this additional information and later visualizing it much better when compared to full text based information.

Example:

Imagine capturing your recipe experiments in Recipes collection. You can choose to give rating or add date in markdown itself. However, you can use properties like rating, date, ingredients etc pre-defined so that you don't have to type in the information every time. Using properties will unlock possibilities like quickly capturing rating or date from mobile when you add your new recipe entry or later visualize your recipe experiments on a nice Calendar heat map etc.

Property types

Property typeDescriptionConfiguration options
TextTo capture simple text information-
Single selectSelect from predefined optionsGrouping, color
Multi selectMulti select from predefined optionsGrouping, color
NumberTo add numerical information-
RatingTo quickly add a value in a given scale of rangeAvatar, color
CheckboxTo add true or false kind of information-
EmailTo add email address - checks for validity of the email address-
LinkTo add a web address-
Time trackingTo track time and have aggregate associated to itSync with Pointron

Property categories

Category of propertyDescription
NormalNormal property types - requires user to set defaults and input values
AutomaticThe property values will be automatically populated from the metadata. Ex: created time, updated time, location etc * Values cannot be edited by the user.
UniversalSimilar to normal category but the property options are pre populated by Memotron so that user doesn’t have to do all that work. * Options cannot be edited.
tip

Use Universal properties to quickly create properties without the need to worry about creating select options etc.

Ex: Country, Currency, Language, Mood etc.

Updated on October 19, 2025