Skip to content
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

Formatting with weight #17

Open
muckaluck1 opened this issue Jun 19, 2017 · 1 comment
Open

Formatting with weight #17

muckaluck1 opened this issue Jun 19, 2017 · 1 comment

Comments

@muckaluck1
Copy link

How do you include weight to the item you are importing?

@shdwjk
Copy link
Owner

shdwjk commented Jun 27, 2017

Hi, sorry I didn't see this earlier. You can provide it after the name of the row with a --#:

!import-table --Some Table --show
!import-table-item --Some Table --Some Row weighted 3 --3
!import-table-item --Some Table --Some Row weighted 1

If you then executed [[ 1t[Some Table]]], you'd get the 3 weighted row 3 in 4 times and the 1 weighted row 1 in 4 times.

Check !import-table --help for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants