You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.3 KiB

Tag Date DocType Hierarchy TimeStamp location CollapseMetaTable
🔖
🏨
2023-12-25 Bookmark Root2 true

Parent:: @Bookmarks, @Lifestyle


name Edit Source parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData

^button-BookmarksHotelsSourceEdit

name Save
type command
action Save current file
id Save

^button-BookmarksHotelsSourceSave

Bookmarks - Hotels & Restaurants

[!summary]+ Bookmark Description

style: number


Hotels

table without id file.link as "🏨", Place.Location as "📍", Place.Country as "🌍" from "03.02 Travels"
where contains(Tag, "🏨") and Place.Status = "🟥"
sort Place.Country asc, Place.Location asc, File.name asc


Restaurants

table without id file.link as "🍴", Place.Location as "📍", Place.Country as "🌍" from "03.02 Travels"
where contains(Tag, "🍴") and Place.Status = "🟥"
sort Place.Country asc, Place.Location asc, File.name asc


Review cycle