If your intent is to tuck an accidental above/below a second interval, extra note/accidental space won't help.
Text can be used if you don't care if it highlights during playback. A layer is needed if you do:!NoteWorthyComposer(2.75)
|AddStaff|Name:"Staff"
|StaffProperties|EndingBar:Open (hidden)|WithNextStaff:Layer
|Chord|Dur:4th|Pos:#-3,2,3
|Bar
|Note|Dur:4th,Grace|Pos:#-3|Opts:Muted|Visibility:Never
|Text|Text:"d _"|Font:StaffSymbols|Pos:-3|Justify:Right|Placement:AtNextNote
|Chord|Dur:4th|Pos:-3,2,3
|Bar
|Chord|Dur:4th|Pos:2,3
|Bar
|AddStaff|Name:"Staff-1"
|StaffProperties|EndingBar:Open (hidden)|BoundaryTop:10|BoundaryBottom:10
|StaffProperties|Channel:2
|Rest|Dur:4th|Visibility:Never
|Bar|Visibility:Never
|Rest|Dur:4th|Visibility:Never
|Bar|Visibility:Never
|RestChord|Dur:4th|Opts:Stem=Up,ArticulationsOnStem,HideRest|Dur2:4th|Pos2:#-3
|Bar
!NoteWorthyComposer-End