-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document the missing Logseq properties #79
Comments
@Bad3r Adding the missing ones to https://docs.logseq.com/#/page/built-in%20properties would be great! Still prefer we keep the existing tree structure until we have tables that have the ability to filter. One day 🙏 |
I will be more than happy to submit a PR. Unfortunately I do not really know what these properties are used for. I could make an educated guess based on the src though. |
|
Would recommend only doing the ones you have high confidence in and I can
fill in the others when I have time
…On Fri, 10 Feb 2023 at 15:47, Bad3r ***@***.***> wrote:
- custom-id
- what is this used for and how is it different from :id
- background-color
- The block background color
- ls-type
- what does ls stand for? Logseq i.e. does this mean markdown or
org-mode?
- hl-page, hl-stamp, and hl-color
- what does hl stand for? highlight?
- when is macro-name and macro-arguments used?
- I don't understand tldraw.page and tldraw.shape
—
Reply to this email directly, view it on GitHub
<#79 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXFVC5YRUIAMYZEKIYFNU3TWW2SP5ANCNFSM6AAAAAAUXRIZL4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
It should be able to answer questions like https://discuss.logseq.com/t/what-causes-the-file-property-to-appear/16145 |
@logseq-cldwalker should this list/page now include the new tablesV2 properties? it seems like many were added recently and they are documented in the table feature page. |
Good point. I've pushed an update to link to table props from built-in
…On Wed, 31 May 2023 at 17:35, Bad3r ***@***.***> wrote:
@logseq-cldwalker <https://github.com/logseq-cldwalker> should this
list/page now include the new tablesV2 properties? it seems like many were
added recently and they are documented in the table feature page.
—
Reply to this email directly, view it on GitHub
<#79 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXFVC56H2KXZ7WW6MQ4UOMLXI62SRANCNFSM6AAAAAAUXRIZL4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Document the missing Logseq properties.
Legend
(1) and (N) indicate how many values you may define, one and multiple values, respectively.
(page) and (block) indicates whether a property is a page or a block-only property. Otherwise, a property can be both a page and a block property.
Source: property.cljs
collapsed
id
created-at
updated-at
last-modified-at
query-table
query-properties
query-sort-by
query-sort-desc
custom-id
background-color
ls-type
hl-page
hl-stamp
hl-color
logseq.macro-name
logseq.macro-arguments
logseq.tldraw.page
logseq.tldraw.shape
The text was updated successfully, but these errors were encountered: