Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
magicseteditor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
magicseteditor
Commits
9c2d434c
Commit
9c2d434c
authored
Jan 11, 2009
by
twanvl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
documented the time_created and time_modified members of Card
parent
e75dc565
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
doc/type/card.txt
doc/type/card.txt
+2
-0
No files found.
doc/type/card.txt
View file @
9c2d434c
...
@@ -10,6 +10,8 @@ A '''card''' in a [[type:set]].
...
@@ -10,6 +10,8 @@ A '''card''' in a [[type:set]].
| @has styling@ [[type:boolean]] false This card has styling data different from the set's default.
| @has styling@ [[type:boolean]] false This card has styling data different from the set's default.
| @styling data@ [[type:indexmap]] of [[type:value]]s false Styling data, based on the [[type:stylesheet]]'s @style fields@.
| @styling data@ [[type:indexmap]] of [[type:value]]s false Styling data, based on the [[type:stylesheet]]'s @style fields@.
| @notes@ [[type:tagged string]] @""@ Notes for this card.
| @notes@ [[type:tagged string]] @""@ Notes for this card.
| @time created@ [[type:date]] ''now'' Time at which the card was created.
| @time modified@ [[type:date]] ''now'' Time at which the card was last modified.
| @extra data@ [[type:map]] of [[type:indexmap]]s of [[type:value]]s
| @extra data@ [[type:map]] of [[type:indexmap]]s of [[type:value]]s
Data for the 'extra card fields' of the stylesheet.<br/>
Data for the 'extra card fields' of the stylesheet.<br/>
This is first indexed by stylesheet name, then by field name.
This is first indexed by stylesheet name, then by field name.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment