Replies: 7 comments 2 replies
-
Could you share your Shortcut with me? I could then look at it to see if there is a problem in the Shortcut or a problem with Zavala. Have you tried using the Duplicate function on your template Outline? You can duplicate Outlines by using the context menu in the Documents view (the middle one). |
Beta Was this translation helpful? Give feedback.
-
I think I solved it because you suggested the duplicate feature. Here’s the
original shortcut which was pretty simple - open the migraine log and copy
the row that matches template:
https://www.icloud.com/shortcuts/793fb09e11844d67b2865c86201cb31a
I changed it after your post to copy the “entity id” instead of the detail
“row” object.
https://www.icloud.com/shortcuts/c0b9634fc712435ca3946bdede89bc7b
I think that got it solved. Thanks for suggesting the duplicate, because it
got me thinking about the object instead of the row.!
…On Mon, Feb 17, 2025 at 3:21 PM Maurice Parker ***@***.***> wrote:
Could you share your Shortcut with me? I could then look at it to see if
there is a problem in the Shortcut or a problem with Zavala.
Have you tried using the Duplicate function on your template Outline? You
can duplicate Outlines by using the context menu in the Documents view (the
middle one).
—
Reply to this email directly, view it on GitHub
<#278 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAURK2WR7DTI3P5MLECROD2QJHFNAVCNFSM6AAAAABXKBMQGKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMRSHEZTOMA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Awesome! I'm glad you got it figured out. |
Beta Was this translation helpful? Give feedback.
-
I took a look at your second shortcut and I think this is a little more accurate: https://www.icloud.com/shortcuts/d9305f0c9fe841219cf5dcb1d902bef6 You want to copy the rows to the Entity ID of the Outline that you found at the beginning of the Shortcut. |
Beta Was this translation helpful? Give feedback.
-
Here is a version of the Shortcut that updates changes https://www.icloud.com/shortcuts/0cebd8d18ccd4c18b95ff8c63c3fe57f I changed the original template rather than the output of the Copy Rows action because I noticed a bug in the Copy Rows action. It outputs the input Rows rather than the Copied Rows. I'll fix that in the next release. |
Beta Was this translation helpful? Give feedback.
-
@jmhammond I think this is a really good use of Zavala's Shortcuts features. Would it be okay with you if I added to the Shortcuts Examples help page? |
Beta Was this translation helpful? Give feedback.
-
I think so, as long as it opens zavala for editing the appropriate outline.
Now that I’m messing around on iPadOS, I can’t even find where that “Edit
Document” came from.
Thanks again for your help!
…On Tue, Feb 18, 2025 at 10:01 AM Maurice Parker ***@***.***> wrote:
There is the Show Outline action. Is that what you are looking for?
—
Reply to this email directly, view it on GitHub
<#278 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAURK36XUWG46E67DCT2WL2QNKM5AVCNFSM6AAAAABXKBMQGKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMRTHA4TCMY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I’m currently trying to use Zavala as a migraine log (I love this outliner!). I have a template that I’m going to follow each time, and I’d like to automate copying that structure:
Day:
so that I can collapse and/or zoom into individual days and weeks. My template is currently got a “#template” and I can get it to copy, that row, but the subrows aren’t getting copied.
I also tried using the text variable to create the structure as an add row, but it just made the row with multiple lines and tabs rather than hte outline structure.
The outline support is vast, so I’m sure I’m missing something (that my headache brain is missing!). Thanks!
Beta Was this translation helpful? Give feedback.
All reactions